.icon {
  font-family: icon;
  color: black;
  font-style: normal !important;
}
@font-face {
  font-family: icon;
  src: url('/theme/css/fonts/nc.eot?1k6jvy');
  src: url('/theme/css/fonts/nc.eot?#iefix1k6jvy') format('embedded-opentype'), url('/theme/css/fonts/nc.woff?1k6jvy') format('woff'), url('/theme/css/fonts/nc.ttf?1k6jvy') format('truetype'), url('/theme/css/fonts/nc.svg?1k6jvy#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
svg,
div {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#policy-update {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #052130;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  text-align: center;
  padding: 10px 0 3px 0;
  z-index: 999999;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  height: 25px;
  overflow: hidden;
}
#policy-update a {
  text-decoration: underline;
}
#policy-update-x-out {
  position: absolute;
  top: 10px;
  right: 8px;
  font-family: 'icon';
  font-size: 25px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
#nav-container.policy-update {
  margin-top: 35px;
  webkit-transition: margin 0.5s ease-in-out;
  -moz-transition: margin 0.5s ease-in-out;
  -o-transition: margin 0.5s ease-in-out;
  transition: margin 0.5s ease-in-out;
}
#intro-text-tagline,
#intro-text,
.quotable-longform,
.quotable-desc,
#bird-desc,
.titleVal-container span,
#copyright,
#longform-header,
#longform-image-caption,
#longform-content,
#longform-references,
.longform-date,
.longform-author,
#graph-title,
#title-box,
.nomLabel-container .nomLabel,
.nomLabel-container .nomLabel-def {
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
body,
html {
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
body {
  background: #194d6d;
  /* Old browsers */
  background: -moz-linear-gradient(-10deg, #1c5985 12%, #35617c 55%, #35617c 65%, #08314f 102%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left 75%, right bottom, color-stop(12%, #1c5985), color-stop(55%, #35617c), color-stop(65%, #35617c), color-stop(102%, #08314f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-10deg, #1c5985 12%, #35617c 55%, #35617c 65%, #08314f 102%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-10deg, #1c5985 12%, #35617c 55%, #35617c 65%, #08314f 102%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-10deg, #1c5985 12%, #35617c 55%, #35617c 65%, #08314f 102%);
  /* IE10+ */
  background: linear-gradient(100deg, #1c5985 12%, #35617c 55%, #35617c 65%, #08314f 102%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c5985', endColorstr='#08314f', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  -webkit-overflow-scrolling: touch;
}
body #gradient-1,
body #gradient-2 {
  position: fixed;
  width: 100%;
  height: 120%;
  z-index: -1;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform: translateZ(-1);
  -moz-transform: translateZ(-1);
  -o-transform: translateZ(-1);
  transform: translateZ(-1);
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
body #gradient-1 {
  background: -moz-radial-gradient(0% 150%, ellipse cover, #143348 20%, rgba(28, 89, 133, 0) 50%, rgba(8, 49, 79, 0) 95%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, 0% 150%, 0px, center center, 100%, color-stop(20%, #143348), color-stop(50%, rgba(28, 89, 133, 0)), color-stop(95%, rgba(8, 49, 79, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(0% 150%, ellipse cover, #143348 20%, rgba(28, 89, 133, 0) 50%, rgba(8, 49, 79, 0) 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(0% 150%, ellipse cover, #143348 20%, rgba(28, 89, 133, 0) 50%, rgba(8, 49, 79, 0) 95%);
  /* Opera 12+ */
  background: -ms-radial-gradient(0% 150%, ellipse cover, #143348 20%, rgba(28, 89, 133, 0) 50%, rgba(8, 49, 79, 0) 95%);
  /* IE10+ */
  background: radial-gradient(ellipse at 0% 150%, #143348 20%, rgba(28, 89, 133, 0) 50%, rgba(8, 49, 79, 0) 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#143348', endColorstr='#0008314f', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
body #gradient-2 {
  background: -moz-radial-gradient(33% 33%, ellipse cover, rgba(30, 122, 176, 0.79) 9%, rgba(25, 98, 148, 0.7) 33%, rgba(20, 93, 136, 0.5) 42%, rgba(20, 93, 136, 0.2) 55%, rgba(8, 49, 79, 0) 95%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, 33% 33%, 0px, center center, 100%, color-stop(9%, rgba(30, 122, 176, 0.79)), color-stop(33%, rgba(25, 98, 148, 0.7)), color-stop(42%, rgba(20, 93, 136, 0.5)), color-stop(55%, rgba(20, 93, 136, 0.2)), color-stop(95%, rgba(8, 49, 79, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(33% 33%, ellipse cover, rgba(30, 122, 176, 0.79) 9%, rgba(25, 98, 148, 0.7) 33%, rgba(20, 93, 136, 0.5) 42%, rgba(20, 93, 136, 0.2) 55%, rgba(8, 49, 79, 0) 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(33% 33%, ellipse cover, rgba(30, 122, 176, 0.79) 9%, rgba(25, 98, 148, 0.7) 33%, rgba(20, 93, 136, 0.5) 42%, rgba(20, 93, 136, 0.2) 55%, rgba(8, 49, 79, 0) 95%);
  /* Opera 12+ */
  background: -ms-radial-gradient(33% 33%, ellipse cover, rgba(30, 122, 176, 0.79) 9%, rgba(25, 98, 148, 0.7) 33%, rgba(20, 93, 136, 0.5) 42%, rgba(20, 93, 136, 0.2) 55%, rgba(8, 49, 79, 0) 95%);
  /* IE10+ */
  background: radial-gradient(ellipse at 33% 33%, rgba(30, 122, 176, 0.79) 9%, rgba(25, 98, 148, 0.7) 33%, rgba(20, 93, 136, 0.5) 42%, rgba(20, 93, 136, 0.2) 55%, rgba(8, 49, 79, 0) 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c91e7ab0', endColorstr='#0008314f', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
body.home {
  opacity: 0;
}
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-style: none;
  font-weight: normal;
}
em,
i {
  font-style: normal;
}
a {
  color: white;
}
/** Universal Footer **/
#footer {
  position: relative;
  z-index: 3;
  height: 215px;
  background: #0B1B24;
}
#footer #footer-content {
  padding-top: 35px;
}
#footer #footer-content .logo {
  width: 130px;
  height: 80px;
  display: inline-block;
  margin: 0 30px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#footer #footer-content .logo:hover {
  opacity: .8;
}
#footer #footer-content .logo#clinton {
  background: url('img/logos-clinton.svg') no-repeat center;
}
#footer #footer-content .logo#gates {
  background: url('img/logos-gates.svg') no-repeat;
  width: 180px;
}
#footer #copyright {
  background: rgba(0, 0, 0, 0.5);
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.5px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  height: 50px;
  line-height: 20px;
  padding-top: 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#footer #copyright a:hover {
  text-decoration: underline;
}
/** Social buttons default **/
.social-norm {
  background: rgba(255, 255, 255, 0.9);
  padding: 9px 0px 4px 0px;
  position: relative;
  border-radius: 3px;
  text-align: center;
}
.social-norm .icon {
  display: inline-block;
  font-size: 25px;
  margin: 0 0 0 10px;
  cursor: pointer;
}
.social-norm .icon#mail {
  color: rgba(0, 0, 0, 0.3);
}
.social-norm .icon#twitter {
  color: #29a8e0;
}
.social-norm .icon#facebook {
  color: #3d5999;
}
/** NAV BAR, navbar.php, navigation **/
#nav-nav-toggle-mobile {
  display: none;
}
#nav-container {
  position: fixed;
  top: 0;
  height: 60px;
  width: 100%;
  background: white;
  border-bottom: 4px solid #99ffb3;
  z-index: 900;
  webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#nav-container #nav-share {
  webkit-transition: bottom 0.35s ease-in-out;
  -moz-transition: bottom 0.35s ease-in-out;
  -o-transition: bottom 0.35s ease-in-out;
  transition: bottom 0.35s ease-in-out;
  position: absolute;
  right: 0;
  bottom: 16px;
  width: 160px;
}
#nav-container #nav-share p {
  position: absolute;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: rgba(0, 0, 0, 0.5);
  left: -84px;
  top: 2px;
}
#nav-container #nav-share .icon {
  display: inline-block;
  float: none;
  font-size: 21px;
  margin-left: 28px;
}
#nav-container.open {
  height: 100px;
}
#nav-container.open #nav-nav-toggle {
  padding: 36px 3%;
}
#nav-container.open #nav-nav #nav-share {
  webkit-transition: bottom 0.35s ease-in-out;
  -moz-transition: bottom 0.35s ease-in-out;
  -o-transition: bottom 0.35s ease-in-out;
  transition: bottom 0.35s ease-in-out;
  bottom: 35%;
}
#nav-container.open #nav-nav ul li {
  webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  padding-top: 21px;
  height: 79%;
}
#nav-container #nav-title-new {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 52px;
  background-color: white;
  z-index: 9999;
  font-size: 60px;
  line-height: 52px;
  color: #045f7b;
  text-align: center;
}
#nav-container #nav-nav-toggle {
  position: absolute;
  z-index: 16;
  top: 0px;
  display: none;
  width: 30px;
  cursor: pointer;
  color: #3882a6;
  line-height: 60px;
  text-align: center;
  padding: 16px 3%;
  webkit-transition: padding 0.35s ease-in-out;
  -moz-transition: padding 0.35s ease-in-out;
  -o-transition: padding 0.35s ease-in-out;
  transition: padding 0.35s ease-in-out;
}
#nav-container #nav-nav-toggle > div {
  background: #14babd;
  height: 3px;
  border-radius: 3px;
  margin: 5px 0;
}
#nav-container #nav-nav-toggle #mini-icons {
  display: none;
}
#nav-container.open #nav-logo.icon {
  font-size: 85px;
  bottom: 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
#nav-logo {
  position: absolute;
  left: 50%;
  webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 300px;
  margin-left: -150px;
  bottom: 0px;
}
#nav-logo.icon {
  font-size: 60px;
  color: #045f7b;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
#notThere {
  position: absolute;
  top: 0;
  right: 0;
  background: #14babd;
  letter-spacing: 1px;
  padding: 8px 40px 10px 15px;
  font-family: 'AdelleSans-Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.5px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#notThere span {
  color: white;
  font-size: 15px;
  position: absolute;
  right: 15px;
  top: 8px;
}
#nav-container.open #notThere {
  opacity: 1;
  webkit-transition: 0.5s 0.5s ease-in-out;
  -moz-transition: 0.5s 0.5s ease-in-out;
  -o-transition: 0.5s 0.5s ease-in-out;
  transition: 0.5s 0.5s ease-in-out;
  pointer-events: auto;
}
#nav-container.open #notThere:hover {
  background: #3882a6;
}
#nav-nav {
  position: absolute;
  left: 3%;
  bottom: 0px;
  width: 94%;
  height: 100%;
}
#nav-nav ul {
  bottom: 0;
  position: absolute;
  height: 100%;
}
#nav-nav li {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  position: relative;
  list-style-type: none;
  padding: 1px 15px 0px 15px;
  float: left;
  background: none;
  min-width: 35px;
  height: 98%;
  margin-right: -1px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 60px;
  webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  cursor: pointer;
}
#nav-nav li.active {
  color: rgba(0, 0, 0, 0.7);
  z-index: 999;
}
#nav-nav li.active .hover-color {
  background: #99ffb3;
}
#nav-nav li.active:hover .hover-color {
  background: #99ffb3;
}
#nav-nav li:hover {
  color: rgba(0, 0, 0, 0.7);
}
#nav-nav li:hover .hover-color {
  z-index: 8888;
}
#nav-nav li#navButton-home {
  padding-left: 0;
  min-width: 25px;
  background: none;
  margin-top: -1px;
}
#nav-nav li#navButton-home:hover .icon {
  color: #99ffb3;
}
#nav-nav li#navButton-home span {
  display: block;
}
#nav-nav li#navButton-home span:hover {
  background: none;
}
#nav-nav li#navButton-home span.icon {
  webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.5);
}
#nav-nav li#navButton-home span#mobile-alt-name {
  display: none;
}
#nav-nav li#navButton-home.active .icon {
  color: #99ffb3;
}
#nav-nav li span {
  position: relative;
  z-index: 8888;
  pointer-events: none;
}
#nav-nav li .hover-color {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#nav-nav li .hover-color:hover {
  background: #cbfed9;
}
#nav-nav li .button-line {
  height: 20px;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
#nav-nav li#navButton-campaign {
  border: none;
}
#nav-nav a,
#nav-nav a:link,
#nav-nav a:visited {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
}
#nav-share .icon {
  font-size: 25px;
  color: rgba(0, 0, 0, 0.3);
  margin: 0 0 0 15px;
  cursor: pointer;
}
#nav-share #twitter {
  color: #29a8e0;
}
#nav-share #facebook {
  color: #3d5999;
  margin: 0;
}
#intro {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0 !important;
  max-height: 850px;
  min-height: 500px;
  overflow: hidden;
  -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
}
#stories-carousel {
  position: absolute;
  top: 100px;
  left: 0;
  height: 100%;
}
.carousel-sidebar-next,
.carousel-sidebar-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25%;
  z-index: 24;
}
.carousel-sidebar-prev {
  left: 0;
  cursor: url("/theme/img/cursor-left.png"), url("/theme/img/cursor-left.cur"), pointer;
}
.carousel-sidebar-next {
  right: 0;
  cursor: url("/theme/img/cursor-right.png"), url("/theme/img/cursor-right.cur"), pointer;
}
#carousel-buttons {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  height: 35px;
  top: 116px;
  opacity: 0.5;
}
#carousel-next,
#carousel-prev {
  display: none;
  width: 15px;
  height: 10px;
  padding: 2px 0;
  margin: 0px 5px;
}
#carousel-next.icon,
#carousel-prev.icon {
  cursor: pointer;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
#carousel-next.icon:hover,
#carousel-prev.icon:hover {
  color: #ffffff;
}
.slide-button {
  width: 10px;
  height: 10px;
  border-radius: 7px;
  border: 1px solid white;
  display: inline-block;
  margin: 0px 5px;
  webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  cursor: pointer;
}
.slide-button.active {
  background: white;
}
.slide-button.active:hover {
  background: white;
  cursor: default;
}
.slide-button:hover {
  background: rgba(255, 255, 255, 0.5);
}
.featured-image {
  position: relative;
  background-size: cover;
  height: 100%;
  display: inline-block;
  background-position: 58% 0 !important;
}
.featured-image-gradient {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #045f7b;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.3)), color-stop(79%, rgba(20, 186, 189, 0)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* IE10+ */
  background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
  /* IE6-8 */
}
.story-imageGradient {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  z-index: 85;
  background: #045f7b;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.6)), color-stop(79%, rgba(20, 186, 189, 0)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* IE10+ */
  background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
  /* IE6-8 */
}
.caption {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 10px;
  left: 3%;
}
#intro-text {
  position: absolute;
  left: 3%;
  width: 390px;
  top: 48% !important;
  height: 170px !important;
  margin-top: -80px;
  pointer-events: none;
}
#intro-text p.intro-text {
  font-family: 'Adelle-Light', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 33.6px;
  text-shadow: 2.4px 2.4px 4.8px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  margin: 20px 0;
}
#intro-text #intro-text-tagline {
  font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.6px;
  text-shadow: 1.4px 1.4px 2.8px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
}
.featured-story {
  position: absolute;
  bottom: 60px !important;
  right: 3%;
  width: 47%;
  height: auto !important;
  background: #1d5d87;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1d5d87), color-stop(50%, #1d5d87), color-stop(100%, #052130));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* IE10+ */
  background: linear-gradient(to right, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d5d87', endColorstr='#052130', GradientType=1);
  /* IE6-9 */
  border-radius: 3px;
  opacity: .9;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 25;
}
.featured-story:hover {
  opacity: 1;
}
.featured-story .featured-back-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 100%;
  z-index: 0;
  opacity: .5;
}
.featured-story .featured-story-tab {
  position: absolute;
  top: -32px;
  float: left;
  padding: 7px 15px 5px 15px;
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.6px;
  text-rendering: optimizeLegibility;
  color: #045f7b;
}
.featured-story .featured-story-title {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 28px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  width: 100%;
  background: none !important;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 10px 25px 0px 25px;
  box-sizing: border-box;
  position: relative;
}
.featured-story .featured-story-desc {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.5px;
  text-shadow: 1.3px 1.3px 2.6px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  padding: 3px 20% 0px 25px;
  max-height: 57px;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
}
.featured-story-more {
  background: #99ffb3;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-size: 12px;
  color: #414042;
  border-radius: 3px;
  padding: 7px 15px 5px 15px;
  cursor: pointer;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: .95;
  -moz-box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 7px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 7px rgba(0, 0, 0, 0.15);
  position: absolute;
  right: 30px;
  bottom: 15px;
}
.featured-story-more:hover {
  -moz-box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 9px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 9px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 9px rgba(0, 0, 0, 0.4);
}
/** FOOTER **/
#intro-footer {
  height: 50px;
  padding-top: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  background: #99ffb3;
  font-family: 'Adelle-Italic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.6px;
  text-rendering: optimizeLegibility;
  text-align: center;
  color: #3882a6;
  overflow: hidden;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#intro-footer.hidden {
  height: 0;
  padding-top: 3px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#intro {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0 !important;
  max-height: 850px;
  min-height: 500px;
  overflow: hidden;
  -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
}
#stories-carousel {
  position: absolute;
  top: 100px;
  left: 0;
  height: 100%;
  webkit-transition: left 400ms ease-in-out;
  -moz-transition: left 400ms ease-in-out;
  -o-transition: left 400ms ease-in-out;
  transition: left 400ms ease-in-out;
}
#carousel-buttons {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  height: 35px;
  bottom: 0;
}
#carousel-next,
#carousel-prev {
  width: 15px;
  height: 10px;
  padding: 2px 0;
  display: inline-block;
  margin: 0px 5px;
}
#carousel-next.icon,
#carousel-prev.icon {
  cursor: pointer;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
#carousel-next.icon:hover,
#carousel-prev.icon:hover {
  color: #ffffff;
}
.slide-button {
  width: 10px;
  height: 10px;
  border-radius: 7px;
  border: 1px solid white;
  display: inline-block;
  margin: 0px 5px;
  webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
  cursor: pointer;
}
.slide-button.active {
  background: white;
}
.slide-button.active:hover {
  background: white;
  cursor: default;
}
.slide-button:hover {
  background: rgba(255, 255, 255, 0.5);
}
.featured-image {
  position: relative;
  background-size: cover;
  height: 100%;
  display: inline-block;
  background-position: 58% 0 !important;
}
.featured-image-gradient {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #045f7b;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.3)), color-stop(79%, rgba(20, 186, 189, 0)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* IE10+ */
  background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
  /* IE6-8 */
}
.story-imageGradient {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  z-index: 85;
  background: #045f7b;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.6)), color-stop(79%, rgba(20, 186, 189, 0)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* IE10+ */
  background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
  /* IE6-8 */
}
.caption {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 10px;
  left: 3%;
}
#intro-text {
  position: absolute;
  left: 3%;
  width: 38%;
  top: 48% !important;
  height: 170px !important;
  margin-top: -80px;
}
#intro-text p.intro-text {
  font-family: 'Adelle-Light', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 33.6px;
  text-shadow: 2.4px 2.4px 4.8px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  margin: 20px 0;
}
#intro-text #intro-text-tagline {
  font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.6px;
  text-shadow: 1.4px 1.4px 2.8px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
}
.featured-story {
  position: absolute;
  bottom: 60px !important;
  right: 3%;
  width: 47%;
  height: auto !important;
  background: #1d5d87;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1d5d87), color-stop(50%, #1d5d87), color-stop(100%, #052130));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* IE10+ */
  background: linear-gradient(to right, #1d5d87 0%, #1d5d87 50%, #052130 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d5d87', endColorstr='#052130', GradientType=1);
  /* IE6-9 */
  border-radius: 3px;
  opacity: .9;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 25;
}
.featured-story:hover {
  opacity: 1;
}
.featured-story .featured-back-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 100%;
  z-index: 0;
  opacity: .5;
}
.featured-story .featured-story-tab {
  position: absolute;
  top: -32px;
  float: left;
  padding: 7px 15px 5px 15px;
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.6px;
  text-rendering: optimizeLegibility;
  color: #045f7b;
}
.featured-story .featured-story-title {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 28px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  width: 100%;
  background: none !important;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 10px 25px 0px 25px;
  box-sizing: border-box;
  position: relative;
}
.featured-story .featured-story-desc {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.5px;
  text-shadow: 1.3px 1.3px 2.6px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  padding: 3px 25px 0px 25px;
  max-height: 57px;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
}
.featured-story-more {
  background: #99ffb3;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-size: 12px;
  color: #414042;
  border-radius: 3px;
  padding: 7px 15px 5px 15px;
  cursor: pointer;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: .95;
  -moz-box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 7px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 7px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 7px rgba(0, 0, 0, 0.15);
  position: absolute;
  right: 30px;
  bottom: 15px;
}
.featured-story-more:hover {
  -moz-box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 9px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 9px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 -5px 20px rgba(0, 0, 0, 0.3), 1px 2px 9px rgba(0, 0, 0, 0.4);
}
a,
a:link,
a:visited {
  text-decoration: none;
}
#wrapper {
  position: relative;
  min-height: auto;
}
#wrapper #footer {
  position: static;
  bottom: auto;
  left: auto;
  width: 100%;
}
#engage {
  position: relative;
  width: 946px;
  margin: 0px  auto 0 auto;
  padding: 0 10px;
  overflow: hidden;
  padding-top: 150px;
}
.engage-content {
  float: left;
  margin: 0 60px 0 0;
  width: 275px;
}
.engage-content:last-child {
  margin-right: 0;
}
.engage-content img {
  width: 100%;
  border-radius: 3px;
  -moz-box-shadow: 0 0 12px rgba(4, 95, 123, 0.5);
  -webkit-box-shadow: 0 0 12px rgba(4, 95, 123, 0.5);
  box-shadow: 0 0 12px rgba(4, 95, 123, 0.5);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.engage-content img:hover {
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.engage-content p {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  margin: 25px 0;
}
.engage-content .engage-share {
  background: white;
  height: 50px;
  border-radius: 3px;
  margin: 0 0 25px 0;
  cursor: pointer;
  -moz-box-shadow: 0 0 12px rgba(4, 95, 123, 0.5);
  -webkit-box-shadow: 0 0 12px rgba(4, 95, 123, 0.5);
  box-shadow: 0 0 12px rgba(4, 95, 123, 0.5);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.engage-content .engage-share:hover {
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.engage-content .engage-share .icon {
  position: absolute;
  line-height: 50px;
  font-size: 30px;
  margin-left: 20px;
}
.engage-content .engage-share .icon.facebook-icon {
  color: #3d5999;
}
.engage-content .engage-share .icon.twitter-icon {
  color: #29a8e0;
}
.engage-content .engage-share p {
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.6px;
  text-rendering: optimizeLegibility;
  line-height: 53px;
  margin: 0 0 0 75px;
  color: #045f7b;
}
#birdy-container {
  max-height: 800px;
  padding-top: 50px;
  background: rgba(0, 0, 0, 0.8);
}
#bird-back-con {
  position: absolute;
  left: 20px;
  top: 10px;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
#bird-back-con:hover .icon {
  color: rgba(255, 255, 255, 0.8);
}
#bird-back-con p {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  line-height: 52px;
  margin-left: 40px;
}
#bird-back-con .icon {
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 23px;
  text-align: center;
}
#lightbox-container {
  position: fixed;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
  display: none;
  top: 0;
  right: 0;
}
#lightbox-background {
  display: none;
}
#lightbox {
  position: absolute;
  left: 50%;
  margin-left: -450px;
  width: 960px;
  height: 600px;
  top: 50%;
  margin-top: -250px;
  background: none;
}
#lightbox.scrollable {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
#lightbox.scrollable iframe {
  border: none;
}
#lightbox-close {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.75);
  position: absolute;
  width: 125px;
  height: 30px;
  top: 25px;
  right: 25px;
  background-size: 30px;
  cursor: pointer;
}
#lightbox-close .icon {
  position: absolute;
  right: 0;
  top: -1px;
  color: white;
  font-size: 26px;
}
/** QUOTABLES **/
#quotable-responsive-con {
  width: 900px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -450px;
}
#quotable-page {
  max-height: 800px;
  position: relative;
  background: rgba(0, 0, 0, 0.8);
}
#quotable-page #quotable-share {
  width: 285px;
  position: absolute;
  left: 80px;
  top: 75px;
}
#story-aboutData-panel.abd-quotable #story-aboutData-title {
  top: 0;
}
#story-aboutData-panel.abd-quotable #indicator-con {
  margin-top: 61px;
}
.quotable-info {
  color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 475px;
  top: 140px;
  width: 375px;
}
.quotable-longform {
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 30.8px;
  text-rendering: optimizeLegibility;
  margin-bottom: 15px;
}
.quotable-longform p {
  padding: 0;
  margin: 0;
}
.quotable-desc {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.5px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
.quotable-image {
  position: absolute;
  top: 140px;
  width: 450px;
  height: 345px;
  border-radius: 3px;
}
.quotable-image iframe {
  width: 100%;
}
.video {
  position: relative;
  width: 900px;
  height: 500px;
  margin: 20px auto 0 auto;
  border-radius: 3px;
}
.video iframe {
  width: 100%;
  height: 500px;
}
#quotable-share {
  width: 180px;
  height: 30px;
}
#quotable-share .icon {
  float: left;
  margin-left: 25px;
}
#quotable-share p {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  text-align: left;
  float: left;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 20px;
}
#quotable-share.video-page {
  margin: 0;
}
#video-share-con {
  position: relative;
  width: 900px;
  margin: 20px auto 0 auto;
}
#video-share-con .social-norm {
  background: rgba(255, 255, 255, 0.1);
}
#video-share-con .social-norm .icon {
  color: rgba(255, 255, 255, 0.3);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#video-share-con .social-norm .icon:hover {
  color: rgba(255, 255, 255, 0.5);
}
.quotable-aboutData {
  margin-top: 20px;
  width: 250px;
  height: 50px;
  font-family: 'AdelleSans-Italic', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
.quotable-aboutData span {
  margin-right: 3px;
  color: white;
  font-style: normal;
}
.quotable-source {
  margin-bottom: 10px;
}
.quotable-source,
.quotable-download {
  position: relative;
  opacity: .75;
  padding-left: 15px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.quotable-source:hover,
.quotable-download:hover {
  opacity: 1;
}
.quotable-source .icon,
.quotable-download .icon {
  position: absolute;
  left: 0px;
  top: -1px;
}
/** VIDEOS **/
.video-info {
  display: none;
}
#longform-intro {
  position: relative;
  height: 400px !important;
  width: 100%;
  margin-top: 60px;
}
#longform-intro #intro-footer {
  width: 100%;
  position: absolute;
  bottom: -50px;
}
#longform-intro #longform-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#longform-intro #longform-image-gradient {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #045f7b;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.3)), color-stop(79%, rgba(20, 186, 189, 0)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* IE10+ */
  background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.3) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
  /* IE6-8 */
}
#longform-intro #longform-intro-text {
  position: absolute;
  left: 3%;
  width: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#longform-intro #longform-intro-text h1#longform-header {
  font-family: 'Adelle-Light', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 70px;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
}
#longform-intro #longform-intro-text #longform-subtitle {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 28px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  margin-top: 10px;
  margin-right: 30%;
}
#longform-intro #longform-image-caption {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 10px;
  left: 3%;
}
#longform-main {
  position: relative;
  margin-top: 50px;
}
#longform-main #longform-sidebar {
  position: absolute;
  left: 3%;
  width: 20%;
  top: 0;
  max-width: 300px;
}
#longform-main #longform-sidebar > div {
  margin: 50px 0;
}
#longform-main #longform-sidebar > div:first-child {
  margin-top: 0;
}
#longform-main #longform-sidebar h2 {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 28px;
  text-rendering: optimizeLegibility;
  margin: 0px 5% 15px 5%;
}
#longform-main #longform-sidebar h2 i {
  font-family: 'Adelle-Italic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 28px;
  text-rendering: optimizeLegibility;
}
#longform-main #longform-sidebar #longform-credit {
  display: none;
  margin-left: -13px;
}
#longform-main #longform-sidebar #longform-credit p {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  padding: 7px 13px 6px 13px;
}
#longform-main #longform-sidebar #longform-credit .longform-author {
  font-family: 'AdelleSans-Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 3px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#longform-main #longform-sidebar #longform-credit .longform-author:hover {
  background: rgba(0, 0, 0, 0.2);
}
#longform-main #longform-sidebar #about-report #report-cover {
  background: rgba(0, 0, 0, 0.1);
  width: 70%;
  padding: 15%;
  margin: 10px 0 60px 0;
  border-radius: 3px;
}
#longform-main #longform-sidebar #about-report #report-cover img {
  width: 100%;
  border-radius: 3px;
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
#longform-main #longform-sidebar #about-report #report-cover img:hover {
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
#longform-main #longform-sidebar #about-report #report-cover #report-cover-img {
  background-size: 100%;
  height: 200px;
  border-radius: 3px;
}
#longform-main #longform-sidebar #about-download {
  position: relative;
  width: 100%;
}
#longform-main #longform-sidebar #about-download #about-download-con {
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
  padding: 20px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
#longform-main #longform-sidebar #about-download #about-download-con:hover {
  background: rgba(0, 0, 0, 0.2);
}
#longform-main #longform-sidebar #about-download #about-download-con p {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.5px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
#longform-main #longform-sidebar #about-download #about-download-con #about-data {
  position: relative;
  padding: 3px 0 0px 35px;
}
#longform-main #longform-sidebar #about-download #about-download-con #about-data p {
  margin: 0;
}
#longform-main #longform-sidebar #about-download #about-download-con #about-data .icon {
  position: absolute;
  font-size: 30px;
  left: -5px;
  top: 50%;
  color: white;
  margin-top: -15px;
}
#longform-main #longform-sidebar #about-download #about-gitgub {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.5px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-top: 3px;
}
#longform-main #longform-sidebar #about-download #about-gitgub a {
  color: #14babd;
}
#longform-main #longform-sidebar #about-download #about-gitgub a:hover {
  text-decoration: underline;
}
#longform-main #longform-sidebar #about-download #longform-download-icon {
  position: relative;
}
#longform-main #longform-sidebar #about-partners {
  position: relative;
}
#longform-main #longform-sidebar #about-partners ul {
  list-style-type: none;
}
#longform-main #longform-sidebar #about-partners ul li {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  margin: 3px 0;
  padding: 8px 5% 4px 5%;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#longform-main #longform-sidebar #about-partners ul li:hover {
  background: rgba(0, 0, 0, 0.2);
}
#longform-main #longform-content {
  margin: 75px 25% 50px 30%;
}
#longform-main #longform-content p.article-caption {
  background: rgba(0, 0, 0, 0.1);
  padding: 15px;
  max-width: 100%;
  border-radius: 3px;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
#longform-main #longform-content .article-block {
  background: rgba(0, 0, 0, 0.1);
  padding: 35px 40px 20px 40px;
  max-width: 100%;
  border-radius: 3px;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  line-height: 22px;
}
#longform-main #longform-content .article-block p {
  padding: 0;
  margin: 0 0 15px 0;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  line-height: 22px;
}
#longform-main #longform-content p.article-block-head,
#longform-main #longform-content .article-block-head:first-child {
  font-family: 'AdelleSans-Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: #99ffb3;
  padding: 0;
  margin: 0;
  line-height: 22px;
}
#longform-main #longform-content.about-height {
  min-height: 990px;
}
#longform-main #longform-content span.article-data {
  position: relative;
  background: none;
  padding: 8px 5px 5px 23px;
  border-radius: 3px;
  margin: 0px;
  cursor: pointer;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#longform-main #longform-content span.article-data:hover {
  background: rgba(0, 0, 0, 0.2);
}
#longform-main #longform-content span.article-data .icon {
  position: absolute;
  top: -1px;
  left: 1px;
  color: white;
  padding: 3px 0;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.3);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#longform-main #longform-content h2 {
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 30.8px;
  text-rendering: optimizeLegibility;
  margin-bottom: 20px;
}
#longform-main #longform-content em {
  font-family: 'Adelle-Italic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 22.4px;
  text-rendering: optimizeLegibility;
}
#longform-main #longform-content h1 {
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 25.2px;
  text-rendering: optimizeLegibility;
  margin-top: 35px;
  color: #99ffb3;
}
#longform-main #longform-content p {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 22.4px;
  text-rendering: optimizeLegibility;
  margin: 16px 0;
  line-height: 26px;
}
#longform-main #longform-content p.longform-caption {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  background: rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin: -10px 0 20px 0;
  border-radius: 3px;
}
#longform-main #longform-content p:first-child {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 28px;
  text-rendering: optimizeLegibility;
  color: #99ffb3;
  line-height: 31px;
}
#longform-main #longform-content #longform-references {
  margin-top: 50px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
#longform-main #longform-content #longform-references em {
  font-family: 'AdelleSans-Italic', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.5px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
#longform-main #longform-content #longform-references p {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.5px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  padding-left: 23px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
#longform-main #longform-content #longform-references p a {
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #89dcde;
}
#longform-main #longform-content #longform-references p a:hover {
  text-decoration: underline;
}
#longform-main #longform-content #longform-references p a em {
  color: #89dcde;
}
#longform-main #longform-content #longform-references span {
  margin-left: -23px;
}
#longform-main #longform-content img {
  height: auto;
  width: 100%;
  border-radius: 3px;
}
#longform-main #longform-content blockquote p {
  font-family: 'Adelle-Italic', Georgia, serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 18px !important;
  color: rgba(255, 255, 255, 0.9) !important;
  line-height: 25.2px !important;
  text-rendering: optimizeLegibility !important;
  line-height: 29px !important;
  color: #99ffb3 !important;
  position: absolute;
  left: 3%;
  width: 23%;
  margin: 0;
  padding-top: 0 !important;
}
#longform-main #longform-content span.data-footnote,
#longform-main #longform-content span.data-footnote-anchor {
  font-family: 'AdelleSans-Bold', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.1);
  width: 10px;
  padding: 5px 5px 2px 6px;
  color: #89dcde;
  margin: 0 3px;
  cursor: pointer;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#longform-main #longform-content span.data-footnote:hover,
#longform-main #longform-content span.data-footnote-anchor:hover {
  background: rgba(0, 0, 0, 0.2);
}
.post-container {
  width: 100%;
  top: 0;
  left: 0;
  padding: 0 0 0 0;
  z-index: -1;
  background: url('/theme/img/loader.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#related-story {
  position: relative;
  padding: 15px 0px 10px 0px;
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.8px;
  text-rendering: optimizeLegibility;
  border-radius: 3px;
  color: rgba(255, 255, 255, 0.5);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#related-story p {
  padding: 0 10px 0 50px;
}
#related-story p .related-story-title {
  font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.8px;
  text-rendering: optimizeLegibility;
  color: rgba(255, 255, 255, 0.4);
}
#related-story p .related-type {
  font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.8px;
  text-rendering: optimizeLegibility;
  color: rgba(255, 255, 255, 0.4);
}
#related-story:hover {
  background: rgba(0, 0, 0, 0.2);
}
#related-story .icon {
  position: absolute;
  font-size: 24px;
  left: 16px;
  top: 50%;
  margin-top: -8px;
  color: rgba(255, 255, 255, 0.4);
}
#related-story.quotable {
  background: rgba(255, 255, 255, 0.1);
}
#related-story.quotable:hover {
  background: rgba(255, 255, 255, 0.2);
}
#related-story.video {
  background: rgba(255, 255, 255, 0.1);
  height: auto;
  position: absolute;
  right: 0px;
  width: 700px;
  top: 0px;
  margin: 0;
}
#related-story.video:hover {
  background: rgba(255, 255, 255, 0.2);
}
.post-content {
  opacity: 0;
  position: relative;
  /*box-shadow: 0px 3px 3px #eee;*/
  /*padding: 10px;*/
  padding-top: 65px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  margin-left: auto;
  margin-right: auto;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#content {
  width: 100%;
  /*background: #fff;*/
  /*padding: 50px 0;*/
  z-index: -1;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#content.policy-update {
  padding-top: 40px;
}
.lightbox {
  display: none;
}
#bird-viewport {
  position: relative;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#bird-container {
  position: relative;
  margin: 0 auto;
  width: 1024px;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
#bird-info {
  width: 202px;
  padding: 90px 0 0 3%;
  color: #fff;
}
#bird-desc {
  margin-bottom: 30px;
  margin-top: 42px;
  line-height: 18px;
}
#bird-desc .bird-info-map-link {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 3px;
}
#bird-desc p {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  line-height: 18px;
}
#bird-desc span#bird-headline {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  line-height: 18px;
}
#bird-desc #bird-instruction {
  font-family: 'AdelleSans-Italic', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  line-height: 18px;
  margin-top: 10px;
}
#story-aboutData-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  width: 100%;
  padding: 0px 0 0px 0px;
  font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.8px;
  text-rendering: optimizeLegibility;
  color: rgba(255, 255, 255, 0.8);
  line-height: 41px;
  height: 37px;
  margin-top: 30px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  cursor: pointer;
  z-index: 5;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#story-aboutData-toggle p {
  padding-left: 50px;
}
#story-aboutData-toggle:hover {
  background: rgba(0, 0, 0, 0.2);
}
#story-aboutData-toggle .icon {
  position: absolute;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  left: 8px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 39px;
}
#story-aboutData-toggle.quotable {
  background: rgba(255, 255, 255, 0.1);
}
#story-aboutData-toggle.quotable:hover {
  background: rgba(255, 255, 255, 0.2);
}
/** Country Pickers **/
#country-title {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 25.2px;
  text-shadow: 1.8px 1.8px 3.6px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  position: absolute;
  width: 465px;
  margin-left: -233px;
  left: 50%;
  text-align: center;
  top: 100px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 12px 0 7px 0;
  opacity: 0;
}
#country-name {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#country-region {
  font-size: 12px;
  font-weight: 100;
  display: none;
}
#country-prev,
#country-next {
  position: absolute;
  opacity: 0.3;
  webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  width: 20px;
  padding: 8px 15px;
  top: 0;
}
#country-prev .icon,
#country-next .icon {
  color: rgba(255, 255, 255, 0.9);
  width: 50px;
  line-height: 27px;
}
#country-prev:hover,
#country-next:hover {
  cursor: pointer;
  opacity: 1;
}
#country-prev {
  left: 0;
  text-align: left;
}
#country-next {
  right: 0;
  text-align: right;
}
#countryPicker-outer {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 35px;
  right: 3%;
  width: 200px;
  height: 500px;
}
#countryPicker-dots {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  bottom: -28px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  width: 200px;
  height: 20px;
  text-align: center;
  padding: 10px 0;
}
.slideDot {
  width: 10px;
  height: 10px;
  /*background: rgba(255,255,255,0.3);*/
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 6px;
  display: inline-block;
  margin: 4px 5px 0 5px;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  /*margin-bottom: 3px;*/
  /*display: none;*/
}
.slideDot.active {
  background: #ffffff;
  border: 1px solid #ffffff;
}
.slideDot:hover {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
#countryPicker-inner {
  position: absolute;
  top: 39px;
  left: 0;
  width: 200px;
  height: 500px;
  overflow: hidden;
}
#countryPicker {
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
  width: 1200px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.countryPicker {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  border-radius: 3px;
  height: 50px;
  margin: 4px 0;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: rgba(0, 0, 0, 0.1);
}
.countryPicker:hover {
  background: rgba(0, 0, 0, 0.2);
}
.countryPicker.selected {
  background: rgba(0, 0, 0, 0.3);
}
.countryPicker svg {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  right: 0;
  /*background: rgba(0,0,0,0.1);*/
}
.highlight-label {
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.6px;
  text-rendering: optimizeLegibility;
  position: absolute;
  right: 60px;
  top: 45%;
  margin-top: -6px;
  text-align: left;
  left: 150px;
  width: 55px;
}
.countryPicker-name {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 15.4px;
  text-rendering: optimizeLegibility;
  text-align: left;
  padding: 18px 0px 16px 30px;
  width: 90px;
  position: absolute;
  left: 0;
  top: 5px;
  margin-top: -6px;
  position: relative;
}
.countryPicker-name img {
  position: absolute;
  top: 21px;
  left: 8px;
}
#countryPicker-next,
#countryPicker-prev {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  position: absolute;
  opacity: 0.3;
  width: 15px;
  padding: 11px 10px;
  top: 0;
  webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
#countryPicker-next .icon,
#countryPicker-prev .icon {
  color: white;
  font-size: 16px;
}
#countryPicker-prev {
  left: 0px;
}
#countryPicker-next {
  right: 0px;
}
#countryPicker-next:hover,
#countryPicker-prev:hover {
  cursor: pointer;
  opacity: 1;
}
#geolocator {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  text-align: center;
  padding: 10px;
  position: absolute;
  width: 176px;
  height: 75px;
  background: rgba(25, 59, 81, 0.95);
  display: none;
  margin: -210px 0 0 25px;
  overflow: hidden;
  border-radius: 200px;
  -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}
.geolocator-halo {
  display: none;
}
#geolocator-map {
  position: absolute;
  top: 0px;
  left: 0;
}
#geolocator-text {
  display: none;
  position: absolute;
  bottom: 3px;
  left: 0;
  text-align: center;
  width: 100%;
}
.geolocator-country {
  fill: #ffffff;
}
.icon.geolocator {
  font-size: 13px;
  color: white;
  margin: -2px 3px;
  display: none;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.icon.geolocator.icon {
  color: rgba(255, 255, 255, 0.4);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.icon.geolocator.icon:hover {
  color: #99ffb3;
  cursor: pointer;
}
.countryPicker.selected .icon.geolocator,
#clicky-list li.active .icon.geolocator,
.country.selected .icon.geolocator,
#country-name .geolocator {
  display: inline-block;
}
.flag-title {
  height: 13px;
  margin-right: 5px;
}
.flag-countryPicker {
  height: 10px;
  margin-right: 5px;
}
.slide {
  width: 200px;
  height: 500px;
  display: inline-block;
  overflow: hidden;
}
#search,
#search-primary,
#search-secondary {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  width: 128px;
  font-size: 10px;
  line-height: 16px;
  position: absolute;
  top: 0px;
  display: block;
  padding: 8px 0 5px 10px;
  border: none;
  margin-bottom: 10px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1) url('img/search-icon.svg') no-repeat;
  background-size: 15px;
  background-position: 225px;
  background-repeat: no-repeat;
  webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
#search:hover,
#search-primary:hover,
#search-secondary:hover {
  background: rgba(0, 0, 0, 0.2) url('img/search-icon.svg') no-repeat;
  background-size: 15px;
  background-position: 225px;
  background-repeat: no-repeat;
}
#search:focus,
#search-primary:focus,
#search-secondary:focus {
  outline: none;
  background: rgba(0, 0, 0, 0.3) url('img/search-icon.svg') no-repeat;
  background-position: 225px;
  background-size: 15px;
}
#search::-webkit-input-placeholder,
#search-primary::-webkit-input-placeholder,
#search-secondary::-webkit-input-placeholder {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
#search:-moz-placeholder,
#search-primary:-moz-placeholder,
#search-secondary:-moz-placeholder {
  color: rgba(255, 255, 255, 0.9) !important;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  padding-top: 7px !important;
}
#search::-moz-placeholder,
#search-primary::-moz-placeholder,
#search-secondary::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9) !important;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
#search:-ms-input-placeholder,
#search-primary:-ms-input-placeholder,
#search-secondary:-ms-input-placeholder {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
#search::-webkit-input-placeholder,
#search-primary::-webkit-input-placeholder,
#search-secondary::-webkit-input-placeholder {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 15px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: #fff;
}
#search:-moz-placeholder,
#search-primary:-moz-placeholder,
#search-secondary:-moz-placeholder {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 15px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  padding-top: 7px !important;
  color: #fff;
}
#search::-moz-placeholder,
#search-primary::-moz-placeholder,
#search-secondary::-moz-placeholder {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 15px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: #fff;
}
#search:-ms-input-placeholder,
#search-primary:-ms-input-placeholder,
#search-secondary:-ms-input-placeholder {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 15px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: #fff;
}
#search-results,
#search-results-primary,
#search-results-secondary {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-size: 10px;
  line-height: 16px;
  position: absolute;
  top: 39px;
  width: 138px;
  max-height: 489px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: rgba(4, 95, 123, 0.9);
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 5;
  cursor: pointer;
  border-radius: 3px;
}
#search-results::-webkit-scrollbar,
#search-results-primary::-webkit-scrollbar,
#search-results-secondary::-webkit-scrollbar {
  width: 10px;
  background-color: rgba(4, 95, 123, 0.95);
  padding: 0 3px;
}
#search-results::-webkit-scrollbar-thumb,
#search-results-primary::-webkit-scrollbar-thumb,
#search-results-secondary::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.3);
}
#search-results li,
#search-results-primary li,
#search-results-secondary li {
  position: relative;
  list-style: none;
  margin: 0px 0 1px 0;
  padding: 9px 25px 7px 10px;
  background: rgba(0, 0, 0, 0.6);
}
#search-results li.active,
#search-results-primary li.active,
#search-results-secondary li.active {
  background: rgba(0, 0, 0, 0.3);
}
#search-results li.complete-true .icon,
#search-results-primary li.complete-true .icon,
#search-results-secondary li.complete-true .icon {
  display: none;
}
#search-results li.search-results-spacer,
#search-results-primary li.search-results-spacer,
#search-results-secondary li.search-results-spacer {
  background: rgba(0, 0, 0, 0.8);
}
#search-results li .icon,
#search-results-primary li .icon,
#search-results-secondary li .icon {
  position: absolute;
  right: 7px;
  color: #fbb754;
  font-size: 15px;
}
#search-results li:hover,
#search-results-primary li:hover,
#search-results-secondary li:hover {
  background: rgba(0, 0, 0, 0.4);
}
#missing-data {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  text-align: center;
  position: absolute;
  top: 75px;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  z-index: 9;
}
#missing-data .icon {
  color: #fbb754;
  font-size: 26px;
}
#missing-data .message p {
  margin: 10px 0;
}
#missing-data .message p:first-child {
  font-family: 'AdelleSans-Italic', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
#missing-data .message p .link {
  background: rgba(0, 0, 0, 0.1);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 5px 5px 3px 5px;
  margin: 0 3px;
}
#missing-data .message p .link:hover {
  background: rgba(0, 0, 0, 0.2);
}
#right-wrapper {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 40px;
  bottom: 5px;
  width: 138px;
  right: 3%;
}
#right-wrapper ul li {
  webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
#regions {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  margin-top: 40px;
  z-index: 0;
  width: 100%;
}
#regions div {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 9px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 12.6px;
  text-rendering: optimizeLegibility;
  color: rgba(255, 255, 255, 0.8);
  position: relative;
  height: 34px;
  display: block;
  padding: 2px 5px 0 10px;
  margin: 3px 0px 0px 0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  cursor: pointer;
  height: auto;
  line-height: 24px;
}
#regions div#clicky-EAE,
#regions div#clicky-ECE,
#regions div#clicky-LCE,
#regions div#clicky-MEE,
#regions div#clicky-NAE,
#regions div#clicky-SAE,
#regions div#clicky-SSE {
  webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
#regions div:hover {
  background: rgba(0, 0, 0, 0.2);
}
#regions div.inactive {
  height: 0;
  overflow: hidden;
  opacity: 0;
  margin: 0;
  padding-top: 0;
}
#regions div .change-val {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 16.8px;
  text-rendering: optimizeLegibility;
  position: absolute;
  height: 12px;
  right: 10px;
  top: -5px;
  line-height: 38px;
  background: none;
  margin-top: 0;
  padding: 0;
  opacity: 1;
  webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
#regions div .change-val.pos .icon {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  top: 3px;
  left: -11px;
}
#regions div .change-val .icon {
  position: absolute;
  left: -13px;
  top: 2px;
  font-size: 10px;
  opacity: 1;
  height: 10px;
  width: 10px;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
#regions div span.icon {
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  right: -30px;
  top: -5px;
  width: 35px;
  height: 35px !important;
  color: white;
  opacity: 0;
  background: none;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
}
#regions div span.icon.inactive {
  opacity: 1;
}
#regions div.active span.icon {
  display: block;
  opacity: 1;
}
#regions div.active .change-val {
  opacity: 0;
}
ul#clicky-list {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
ul#clicky-list li {
  padding: 0 75px 0 40px;
  height: 35px;
  line-height: 36px;
  webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
  webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
ul#clicky-list li:hover {
  background: rgba(0, 0, 0, 0.2);
}
ul#clicky-list li.active {
  background: rgba(0, 0, 0, 0.3);
}
ul#clicky-list li .change-val.pos .icon {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  top: 2px;
}
ul#clicky-list li .change-val .icon {
  left: -16px;
  position: absolute;
  font-size: 11px;
  color: white;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
#clicky-ECE,
.region-ECE {
  border-left: 4px solid #765ba0;
}
#clicky-EAE,
.region-EAE {
  border-left: 4px solid #c84646;
}
#clicky-LCE,
.region-LCE {
  border-left: 4px solid #14babd;
}
#clicky-MEE,
.region-MEE {
  border-left: 4px solid #fbb754;
}
#clicky-NAE,
.region-NAE {
  border-left: 4px solid #3882a6;
}
#clicky-SAE,
.region-SAE {
  border-left: 4px solid #ed7d20;
}
#clicky-SSE,
.region-SSE {
  border-left: 4px solid #d86498;
}
#regions span.inactive {
  color: rgba(255, 255, 255, 0.2);
}
#clicky-all:before {
  background-color: white;
}
#clicky-ECE:before {
  background-color: #765ba0;
}
#clicky-EAE:before {
  background-color: #c84646;
}
#clicky-LCE:before {
  background-color: #14babd;
}
#clicky-MEE:before {
  background-color: #fbb754;
}
#clicky-NAE:before {
  background-color: NAE;
}
#clicky-SAE:before {
  background-color: SAE;
}
#clicky-SSE:before {
  background-color: #d86498;
}
/** ABOUT THE DATA PANEL **/
#story-aboutData-panel {
  position: fixed;
  left: -300px;
  top: 0;
  z-index: 5;
  width: 300px;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 20;
}
#story-aboutData-panel #story-aboutData-title {
  font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 19.6px;
  text-rendering: optimizeLegibility;
  top: 64px;
  padding: 22px 20px 18px 55px;
  position: absolute;
  width: 225px;
  background: #14babd;
}
#story-aboutData-panel #story-aboutData-title span.icon {
  position: absolute;
  color: white;
  font-size: 26px;
  left: 20px;
  top: 21px;
}
#story-aboutData-panel.quotable {
  z-index: 9000;
}
#story-aboutData-panel.quotable #story-aboutData-title {
  top: 0;
}
#story-aboutData-panel.quotable #indicator-con {
  margin-top: 62px;
}
#story-aboutData-close.icon {
  position: absolute;
  right: 10px;
  top: 36px;
  margin-top: -15px;
  height: 30px;
  width: 30px;
  color: white;
  font-size: 26px;
}
#story-aboutData-close:hover {
  cursor: pointer;
}
#indicator-con {
  margin-top: 125px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}
#indicator-con::-webkit-scrollbar {
  width: 10px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0 3px;
}
#indicator-con::-webkit-scrollbar-thumb {
  background-color: rgba(20, 186, 189, 0.5);
}
#indicator-con #story-aboutData-intro {
  font-family: 'Adelle-Italic', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18.2px;
  text-rendering: optimizeLegibility;
  color: rgba(0, 0, 0, 0.5);
  margin: 10px;
  padding: 10px 5px;
  line-height: 18px;
}
#indicator-con .indicator {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: rgba(0, 0, 0, 0.7);
  background: white;
  border-radius: 3px;
  margin: 10px;
  padding: 15px;
  box-sizing: border-box;
}
#indicator-con .indicator:last-child {
  margin-bottom: 175px;
}
#indicator-con .indicator .indicator-title {
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 25.2px;
  text-rendering: optimizeLegibility;
  color: rgba(0, 0, 0, 0.6);
}
#indicator-con .indicator .indicator-name {
  font-family: 'AdelleSans-Italic', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  margin-top: 3px;
}
#indicator-con .indicator .indicator-years-label,
#indicator-con .indicator .indicator-source-label,
#indicator-con .indicator .indicator-desc-label,
#indicator-con .indicator .indicator-year-disp-label {
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 15px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: rgba(0, 0, 0, 0.3);
  margin: 10px 0 3px 0;
  text-transform: uppercase;
}
#indicator-con .indicator .indicator-mapper a,
#indicator-con .indicator .indicator-source a {
  color: #14babd;
}
#indicator-con .indicator .indicator-mapper a:hover,
#indicator-con .indicator .indicator-source a:hover {
  text-decoration: underline;
}
#indicator-con .indicator .indicator-download {
  margin: 10px 0 5px 0;
}
#indicator-con #aboutData-fullData {
  border-radius: 3px;
  background: white;
  margin: 10px;
  padding: 15px;
  font-family: 'Adelle-Regular', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 21px;
  text-rendering: optimizeLegibility;
  color: rgba(0, 0, 0, 0.5);
}
#indicator-con #aboutData-fullData a {
  color: #14babd;
}
#indicator-con #aboutData-fullData a:hover {
  text-decoration: underline;
}
#story-footer {
  position: relative;
  width: 100%;
  height: 300px;
  color: #ffffff;
  background: white;
}
#story-footer-allStories {
  -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  color: rgba(0, 0, 0, 0.8);
  background: #99ffb3;
  position: absolute;
  text-align: center;
  width: 140px;
  height: 56px;
  line-height: 56px;
  border-radius: 3px;
  left: 50%;
  top: 50%;
  margin-left: -70px;
  margin-top: -28px;
  opacity: .9;
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#story-footer-allStories:hover {
  opacity: 1;
  cursor: pointer;
}
#story-footer-stories-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#story-footer-stories {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.footer-story {
  height: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  padding: 20px;
}
.footer-story-info {
  position: absolute;
  top: 50%;
  margin-top: -90px;
  border-radius: 3px;
  width: 380px;
  height: 180px;
  overflow: hidden;
}
.footer-story-info .footer-story-gradient {
  height: 100%;
  width: 100%;
  position: absolute;
  background: #045f7b;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.5) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.5)), color-stop(79%, rgba(20, 186, 189, 0)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.5) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.5) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.5) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* IE10+ */
  background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.5) 50%, rgba(20, 186, 189, 0) 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
  /* IE6-8 */
  border-radius: 3px;
  overflow: hidden;
}
.footer-story-info .footer-story-title {
  font-family: 'Adelle-SemiBold', Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 28px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  line-height: 25px;
  padding: 20px 0 3px 15px;
  width: 55% !important;
  position: relative;
}
.footer-story-info .footer-story-desc {
  padding: 0px 0 10px 15px;
  width: 50% !important;
  position: relative;
  font-family: 'AdelleSans-Regular', Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  text-shadow: 1.2px 1.2px 2.4px rgba(0, 0, 0, 0.15);
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
}
.footer-story-info .footer-story-interact {
  display: none;
}
.footer-story-info .story-back-img {
  height: 100%;
  width: 100%;
  opacity: .4;
  position: absolute;
  top: 0;
  left: 0;
}
a.footer-story-link:nth-child(even) .footer-story-info {
  right: 75px;
}
a.footer-story-link:nth-child(odd) .footer-story-info {
  left: 75px;
}
.footer-story-info {
  font-size: 12px;
  border-radius: 3px;
}
.footer-story-interact:hover {
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
#story-viewport {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#story-footer-prevStories,
#story-footer-nextStories {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  height: 56px;
  width: 70px;
  opacity: .9;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  line-height: 56px;
  text-align: center;
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#story-footer-prevStories:hover,
#story-footer-nextStories:hover {
  background: rgba(0, 0, 0, 0.2);
}
#story-footer-prevStories.icon,
#story-footer-nextStories.icon {
  font-size: 21px;
  color: rgba(0, 0, 0, 0.3);
}
#story-footer-nextStories {
  right: -5px;
}
#story-footer-prevStories {
  left: -5px;
}
/** BREAKPOINTS **/
@media (min-height: 950px) {
  #intro-footer {
    opacity: 0;
  }
  #databoard-container {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .video {
    margin: 30px auto 0 auto;
    width: 1000px;
    height: 510px;
  }
  #video-share-con {
    width: 1000px;
  }
  #related-story.video {
    width: 805px;
  }
  #lightbox {
    width: 1000px;
    margin-left: -500px;
    height: 536px;
    margin-top: -268px;
  }
  #lightbox .quotable-info,
  #lightbox .video-info {
    left: 625px;
  }
  #lightbox #quotable-share {
    left: 156px;
  }
  #lightbox #quotable-share.video-page {
    left: 0;
  }
  #bird-viewport #bird-info {
    width: 202px;
  }
  #intro-text p#intro-text-tagline {
    font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 21px;
    text-rendering: optimizeLegibility;
  }
  #intro-text p.intro-text {
    font-family: 'Adelle-Light', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 33.6px;
    text-rendering: optimizeLegibility;
  }
  .featured-story {
    width: 50%;
  }
  .featured-story #featured-story-title {
    font-family: 'Adelle-Regular', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 28px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 39.2px;
    text-rendering: optimizeLegibility;
    vertical-align: middle !important;
    padding: 15px 25px 5px 25px;
  }
  .featured-story #featured-story-desc {
    margin-bottom: 15px;
    font-family: 'AdelleSans-Bold', Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 22.5px;
    text-rendering: optimizeLegibility;
    -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
    -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
    -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
    -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
    font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
    max-height: 70px;
  }
  .featured-story #featured-story-more {
    right: 40px;
  }
}
@media (max-width: 1200px) {
  #story-footer-allStories {
    display: none;
  }
  .footer-story-info {
    left: 50% !important;
    margin-left: -190px;
  }
  #databoard {
    max-width: 800px;
  }
  #nav-nav li {
    min-width: 20px;
  }
  #intro-text {
    width: 325px;
  }
  #intro-text p#intro-text-tagline {
    font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 16.8px;
    text-rendering: optimizeLegibility;
  }
  #intro-text p.intro-text {
    font-family: 'Adelle-Light', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 30.8px;
    text-rendering: optimizeLegibility;
  }
  .featured-story {
    width: 57%;
  }
  .featured-story #featured-story-title {
    font-family: 'Adelle-Regular', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 30.8px;
    text-rendering: optimizeLegibility;
  }
  .featured-story #featured-story-desc {
    font-family: 'AdelleSans-Bold', Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 18px;
    text-rendering: optimizeLegibility;
    -moz-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
    -ms-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
    -o-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
    -webkit-font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
    font-feature-settings: "onum" 1, "calt" 0, "liga" 0, "dlig" 0;
  }
  #longform-intro #longform-intro-text {
    width: 60%;
  }
  #longform-intro #longform-intro-text h1#longform-header {
    font-family: 'Adelle-Light', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 47px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 65.8px;
    text-rendering: optimizeLegibility;
  }
  #longform-main {
    width: 100%;
  }
  #longform-main #longform-content {
    margin: 75px 25% 50px 30%;
  }
  #longform-main #longform-content.about-height {
    margin: 75px 30% 50px 30%;
  }
}
@media (max-width: 1023px) {
  #engage {
    width: 611px;
  }
  .engage-content#look-different {
    margin-right: 0;
  }
  #quotable-responsive-con {
    width: 700px;
    margin-left: -350px;
  }
  #quotable-responsive-con #quotable-share {
    left: 43px;
  }
  #quotable-responsive-con .quotable-image {
    width: 375px;
  }
  #quotable-responsive-con .quotable-info {
    left: 400px;
    width: 300px;
  }
  .video {
    width: 700px;
    height: 395px;
  }
  .video iframe {
    height: 395px;
  }
  #video-share-con {
    width: 700px;
  }
  #related-story.video {
    width: 500px;
  }
  .slide,
  #countryPicker-outer,
  #countryPicker-inner,
  #countryPicker-dots {
    width: 138px;
  }
  .slide {
    float: left;
  }
}
@media (max-width: 1023px) {
  #countryPicker-outer,
  #right-wrapper {
    left: 850px;
    right: auto;
  }
  #bird-viewport #bird-info {
    width: 175px;
    width: 202px;
  }
  #bird-viewport #graph-container {
    left: 43%;
  }
  #story-info {
    width: 700px;
    height: 200px;
    left: 50%;
    margin-left: -350px;
  }
  #story-desc {
    margin-bottom: 10px;
  }
}
@media (max-width: 900px) {
  .post-container {
    background: url('/theme/img/loader.svg');
    background-repeat: no-repeat;
    background-position: center 100px;
    background-size: 50px;
  }
  #databoard {
    max-width: 535px;
  }
  #nav-container.open #nav-nav #nav-share {
    margin-top: -9px;
  }
  #nav-container.open #nav-nav ul li {
    webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    padding-top: 35px;
    height: 79%;
  }
  #nav-container #nav-nav {
    /*height: 120px;*/
    height: 100%;
    left: 0;
    top: 0;
    width: 50px;
    background: white;
    transition: all 0.5s;
    width: 100%;
    overflow: hidden;
    border-bottom: 4px solid #99ffb3;
  }
  #nav-container #nav-nav ul {
    width: 250px;
    opacity: 1;
    position: absolute;
    margin: 0;
    bottom: 72px;
    left: 10px;
    top: 0px;
  }
  #nav-container #nav-nav ul li {
    text-align: left;
    width: auto;
    height: 100%;
    font-size: 12px;
    position: relative;
    margin: auto;
    line-height: 42px;
    padding: 11px 10px 0 10px;
    display: inline-block;
  }
  #nav-container #nav-nav ul li .button-line {
    display: none;
  }
  #nav-container #nav-nav ul li#navButton-campaign span.icon {
    top: -16px;
  }
  #nav-container #nav-nav ul li#navButton-home {
    position: static;
    border: none;
    width: auto;
    height: 38px;
    line-height: 38px;
  }
  #nav-container #nav-nav ul li#navButton-home span.icon {
    font-size: 20px;
  }
  #nav-container #nav-nav ul li#navButton-stories {
    margin-left: auto !important;
  }
  #nav-container #nav-nav #nav-share {
    position: absolute;
    margin: 0;
    top: 50%;
    margin-top: -12px;
    right: 10px;
    opacity: 1;
    z-index: 900;
    width: 150px;
    height: 33px;
    bottom: auto !important;
  }
  #nav-container #nav-nav #nav-share #navButton-campaign {
    margin-left: -55px;
    left: 50%;
    top: -35px;
  }
  #nav-container #nav-nav #nav-share .icon {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
  }
  #nav-container #nav-nav #nav-share p {
    display: none;
  }
  #nav-container #nav-nav-toggle {
    display: none;
  }
}
@media (max-width: 768px) {
  #longform-main #longform-content.about-height {
    margin: 75px 20% 50px 15%;
  }
  #engage {
    width: 276px;
  }
  .engage-content {
    margin-right: 0;
  }
  #quotable-responsive-con {
    width: 500px;
    margin-left: -250px;
  }
  #quotable-responsive-con #quotable-share {
    left: 105px;
  }
  #quotable-responsive-con .quotable-image {
    width: 500px;
    height: 385px;
    position: relative;
  }
  #quotable-responsive-con .quotable-info {
    margin: 25px 0 0 0;
    position: relative;
    left: 425px;
    width: 500px;
    left: 0;
  }
  .video {
    width: 500px;
    height: 280px;
  }
  .video iframe {
    height: 280px;
  }
  #video-share-con {
    width: 500px;
  }
  #related-story.video {
    width: 500px;
    position: relative;
    margin-bottom: 10px;
  }
  #nav-container #nav-nav.open {
    height: 245px;
    webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  #nav-container #nav-nav.open ul {
    opacity: 1;
  }
  #nav-container #nav-nav.open ul li {
    padding-top: 0;
    height: 38px;
  }
  .featured-image-gradient {
    background: #045f7b;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.4) 50%, rgba(20, 186, 189, 0) 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.4)), color-stop(79%, rgba(20, 186, 189, 0)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.4) 50%, rgba(20, 186, 189, 0) 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.4) 50%, rgba(20, 186, 189, 0) 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.4) 50%, rgba(20, 186, 189, 0) 100%) !important;
    /* IE10+ */
    background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.4) 50%, rgba(20, 186, 189, 0) 100%) !important;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
    /* IE6-8 */
  }
  #longform-image {
    background-position: 65% !important;
  }
  #lightbox-close {
    top: 20px;
    right: 20px;
  }
  #lightbox {
    width: 450px;
    margin-left: -225px;
    margin-top: 10px;
    top: 60px;
  }
  #lightbox .quotable-image,
  #lightbox .video {
    left: 0;
    top: 50px;
    position: relative;
    height: 346px;
  }
  #lightbox iframe {
    width: 450px;
    height: 253px;
    margin: 0;
  }
  #lightbox .video {
    height: auto;
  }
  #lightbox .quotable-info,
  #lightbox .video-info {
    left: 0px;
    width: 100%;
    position: relative;
  }
  #lightbox #quotable-share {
    left: 140px;
    top: 10px;
  }
  #lightbox #quotable-share.video-page {
    left: 0;
    top: 363px;
  }
  #lightbox #related-story.video-page {
    left: 200px;
    top: 63px;
    width: 250px;
  }
  #lightbox .quotable-aboutData {
    position: relative;
    left: 0;
    bottom: 0;
  }
  .databoardBlock {
    width: 500px;
    height: 250px;
  }
  #databoard-info-header {
    padding: 20px 0 10px 0;
  }
  #databoard-info-text {
    width: 250px;
  }
  #intro-text {
    width: 325px;
  }
  .featured-story {
    width: 94%;
  }
  .featured-story #featured-story-title {
    font-family: 'Adelle-Regular', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 28px;
    text-rendering: optimizeLegibility;
  }
  #longform-intro #longform-intro-text {
    width: 70%;
    left: 5%;
  }
  #longform-intro #longform-intro-text h1#longform-header {
    font-family: 'Adelle-Light', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 45px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 63px;
    text-rendering: optimizeLegibility;
  }
  #longform-intro #longform-intro-text #longform-subtitle {
    font-family: 'Adelle-Regular', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 25.2px;
    text-rendering: optimizeLegibility;
  }
  #longform-main {
    width: 100%;
  }
  #longform-main #longform-content {
    margin: 75px 20% 50px 15%;
  }
  #longform-main #longform-content blockquote {
    margin: 20px 0;
    padding: 0 5%;
    border-left: 1px solid #99ffb3;
  }
  #longform-main #longform-content blockquote p {
    position: relative;
    width: 100%;
    left: 0;
  }
  #longform-main #longform-sidebar {
    position: relative;
    margin: 50px auto;
    left: 0;
    margin-bottom: 0;
    width: auto;
  }
  #longform-main #longform-sidebar > div:first-child {
    margin-top: 100px;
  }
  #longform-main #longform-content.about-height {
    min-height: 0;
  }
  #bird-container {
    width: 100%;
  }
  #bird-viewport #bird-info {
    width: 80%;
    padding: 0;
    margin: 0 auto;
    max-width: 350px;
  }
  #bird-viewport #bird-info #bird-desc p {
    font-size: 14px;
    line-height: 22px;
  }
  #bird-viewport #bird-info #bird-desc p #bird-headline {
    font-size: 14px;
    line-height: 22px;
  }
  #bird-viewport #bird-info #story-aboutData-toggle {
    margin: 0 auto;
  }
  #bird-viewport #graph-container {
    left: 0;
  }
  #story-desc {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  #databoard {
    max-width: 260px;
  }
  .story,
  .databoard-video,
  .article {
    width: 260px;
  }
  .story .block-content,
  .databoard-video .block-content,
  .article .block-content {
    background-position: right !important;
    background-size: 206% !important;
  }
  .story .block-interaction,
  .databoard-video .block-interaction,
  .article .block-interaction {
    float: none;
    width: 160px;
    margin: 0 auto;
  }
  .story .story-imageGradient,
  .databoard-video .story-imageGradient,
  .article .story-imageGradient {
    background: #045f7b;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.9) 50%, rgba(20, 186, 189, 0.6) 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.9)), color-stop(79%, rgba(20, 186, 189, 0.6)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.9) 50%, rgba(20, 186, 189, 0.6) 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.9) 50%, rgba(20, 186, 189, 0.6) 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.9) 50%, rgba(20, 186, 189, 0.6) 100%) !important;
    /* IE10+ */
    background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.9) 50%, rgba(20, 186, 189, 0.6) 100%) !important;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
    /* IE6-8 */
  }
}
@media (max-width: 530px) {
  #story-aboutData-panel {
    top: 16px;
  }
  .carousel-sidebar-next,
  .carousel-sidebar-prev {
    display: none;
  }
  #longform-main #longform-content.about-height {
    margin: 75px 7% 50px 7%;
  }
  #quotable-responsive-con {
    width: 300px;
    margin-left: -150px;
  }
  #quotable-responsive-con #quotable-share {
    left: 0px;
    width: 300px;
  }
  #quotable-responsive-con .quotable-image {
    width: 300px;
    height: 230px;
    position: relative;
  }
  #quotable-responsive-con .quotable-info {
    margin: 25px 0 0 0;
    position: relative;
    left: 425px;
    width: 300px;
    left: 0;
  }
  .video {
    width: 300px;
    height: 165px;
  }
  .video iframe {
    height: 165px;
  }
  #video-share-con {
    width: 300px;
  }
  #related-story.video {
    width: 300px;
    position: relative;
    margin-bottom: 10px;
  }
  div#nav-container div#nav-nav div#nav-nav-toggle-mobile div.hamburger-bar {
    margin-top: 10px;
    width: 30px;
    height: 10px;
    background: url("/map/img/down-arrow.svg") no-repeat;
    background-size: 100%;
  }
  #nav-nav.map {
    top: -52px !important;
    height: 80px !important;
  }
  #nav-nav.map.open {
    height: 244px !important;
  }
  div#nav-container.AT_TOP {
    position: absolute;
  }
  div#nav-container div#nav-nav.open div#nav-nav-toggle-mobile .hamburger-bar {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
  }
  #longform-intro {
    margin-top: 28px;
  }
  #stories-carousel {
    top: 28px;
  }
  #intro {
    min-height: 428px;
  }
  body.home div#gradient-1 {
    z-index: auto;
  }
  div#nav-container.open div#nav-nav.open ul li#navButton-home.active {
    background: #99ffb3;
  }
  body {
    background: #194d6d;
  }
  .icon.geolocator {
    display: none;
  }
  .countryPicker.selected .icon.geolocator,
  #clicky-list li.active .icon.geolocator,
  .country.selected .icon.geolocator {
    display: none;
  }
  .featured-image-gradient {
    background: #045f7b;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0.2) 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.6)), color-stop(79%, rgba(20, 186, 189, 0.2)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0.2) 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0.2) 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0.2) 100%) !important;
    /* IE10+ */
    background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.6) 50%, rgba(20, 186, 189, 0.2) 100%) !important;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
    /* IE6-8 */
  }
  #longform-image {
    background-position: 65% !important;
  }
  .intro-scrollDown {
    display: none;
  }
  #nav-container {
    border: none;
    height: 0px;
  }
  #nav-container #nav-title-new {
    display: block;
  }
  #nav-container #nav-nav-toggle {
    display: none;
    top: 0px;
    padding: 0;
  }
  #nav-container #nav-nav-toggle #mini-icons {
    display: block;
    opacity: 1;
    position: absolute;
    right: 5px;
    top: 0;
    width: 100px;
    height: 28px;
    margin: 0;
    background: none;
    webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  #nav-container #nav-nav-toggle #mini-icons .icon {
    margin: 0 !important;
    color: white;
    height: 28px;
    font-size: 10px;
    float: right;
    background: none;
    line-height: 28px;
  }
  #nav-container #nav-nav-toggle.active {
    top: 166px;
  }
  #nav-container #nav-nav-toggle.active #mini-icons {
    opacity: 0;
  }
  #nav-container #nav-nav-toggle-mobile {
    top: 0px;
    padding: 0;
    z-index: 900;
  }
  #nav-container #nav-nav-toggle-mobile div {
    width: 30px;
    position: relative;
    background: white;
    margin: 3px auto;
  }
  #nav-container #nav-nav-toggle-mobile #mini-icons {
    display: block;
    opacity: 1;
    position: absolute;
    right: 5px;
    top: 0;
    width: 100px;
    height: 28px;
    margin: 0;
    background: none;
    webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  #nav-container #nav-nav-toggle-mobile #mini-icons .icon {
    margin: 0 !important;
    color: white;
    height: 28px;
    font-size: 10px;
    float: right;
    background: none;
    line-height: 28px;
  }
  #nav-container #nav-nav-toggle-mobile.active {
    top: 166px;
  }
  #nav-container #nav-nav-toggle-mobile.active #mini-icons {
    opacity: 0;
  }
  #nav-container.open {
    height: 0px;
  }
  #nav-container.open #nav-nav-toggle,
  #nav-container.open #nav-nav-toggle-mobile {
    background: #99ffb3;
    width: 100%;
    padding: 0;
    height: 28px;
    top: auto;
    bottom: 0px;
    position: absolute;
    webkit-transition: top 0.49s ease-in-out;
    -moz-transition: top 0.49s ease-in-out;
    -o-transition: top 0.49s ease-in-out;
    transition: top 0.49s ease-in-out;
  }
  #nav-container.open #nav-nav-toggle div,
  #nav-container.open #nav-nav-toggle-mobile div {
    width: 30px;
    position: relative;
    background: white;
    margin: 3px auto;
  }
  #nav-container.open #nav-nav-toggle.active,
  #nav-container.open #nav-nav-toggle-mobile.active {
    top: 166px;
  }
  #nav-container #nav-nav-toggle,
  #nav-container #nav-nav-toggle-mobile {
    background: #99ffb3;
    width: 100%;
    padding: 0;
    height: 28px;
    bottom: 0px;
    top: auto;
    position: absolute;
  }
  #nav-container #nav-nav-toggle div,
  #nav-container #nav-nav-toggle-mobile div {
    width: 30px;
    position: relative;
    background: white;
    margin: 3px auto;
  }
  #nav-container #nav-nav-toggle div:first-child,
  #nav-container #nav-nav-toggle-mobile div:first-child {
    margin-top: 6px;
  }
  #nav-container #nav-nav {
    height: 80px;
  }
  #nav-container #nav-nav #nav-nav-toggle-mobile {
    display: block;
  }
  #nav-container #nav-nav.open {
    height: 244px;
  }
  #nav-container #nav-nav.open #nav-nav-toggle-mobile #mini-icons {
    opacity: 0;
  }
  #nav-container #nav-nav li {
    display: block;
    height: 50px !important;
    line-height: 50px;
  }
  #nav-container #nav-nav li:nth-child(even) {
    float: right;
    margin-right: 1%;
  }
  #nav-container #nav-nav li:nth-child(odd) {
    float: left;
    margin-left: 1%;
    clear: both;
  }
  #nav-container .open#nav-nav {
    top: 0;
  }
  #nav-container .open#nav-nav #nav-nav-toggle-mobile {
    display: block;
  }
  #nav-container .open#nav-nav ul li {
    height: 50px !important;
    line-height: 50px;
  }
  #nav-container .open#nav-nav ul li#navButton-home {
    line-height: 50px;
    display: block;
    position: relative;
  }
  #nav-container .open#nav-nav ul li:nth-child(even) {
    float: right;
    margin-right: 1%;
  }
  #nav-container .open#nav-nav ul li:nth-child(odd) {
    float: left;
    margin-left: 1%;
  }
  #nav-container.open #nav-nav #nav-share {
    margin-top: 50px;
  }
  #nav-container #nav-nav {
    border: none;
  }
  #nav-container #nav-nav ul {
    width: 100%;
    left: 0;
    top: 108px;
    margin-left: 0;
  }
  #nav-container #nav-nav ul li {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    width: 48.65%;
    display: inline-block;
    text-align: center;
    margin-bottom: 4px;
    padding: 0;
  }
  #nav-container #nav-nav ul li#navButton-home {
    width: 48.65%;
    display: inline-block;
    padding: 0;
  }
  #nav-container #nav-nav ul li#navButton-home span.icon {
    display: none;
  }
  #nav-container #nav-nav ul li#navButton-home span#mobile-alt-name {
    display: block;
  }
  #nav-container #nav-nav #nav-share {
    margin-top: 48px;
    right: auto;
    width: 100%;
    top: 4px !important;
    bottom: 0 !important;
  }
  #nav-container #nav-nav #nav-share .icon {
    margin: 0;
    background: rgba(0, 0, 0, 0.05);
    width: 32%;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
  }
  #nav-container #nav-nav #nav-share #navButton-campaign {
    top: -32px;
  }
  #nav-container #nav-logo {
    display: none;
  }
  #lightbox-container {
    overflow-y: scroll;
  }
  #lightbox-close {
    top: 20px;
    right: 20px;
  }
  #lightbox {
    width: 290px;
    margin-left: -150px;
    margin-top: 0;
    top: 50px;
  }
  #lightbox .quotable-image,
  #lightbox .video {
    width: 100%;
    left: 0;
    position: relative;
    margin-top: 40px;
    height: 223px;
    top: 0;
  }
  #lightbox .video {
    height: auto;
  }
  #lightbox iframe {
    width: 290px;
    height: 163px;
  }
  #lightbox .quotable-info,
  #lightbox .quotable-aboutData,
  #lightbox .video-info {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  #lightbox #quotable-share {
    top: 20px;
    left: 60px;
  }
  #lightbox #quotable-share.video-page {
    left: 0;
    top: 263px;
    width: 100%;
    text-align: center;
  }
  #lightbox #quotable-share.video-page div {
    float: none;
  }
  #lightbox #quotable-share.video-page a:first-child div {
    margin-left: 0;
  }
  #lightbox #related-story.video-page {
    left: 0;
    top: 30px;
    width: 100%;
  }
  #longform-intro #longform-image-gradient {
    background: #045f7b;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzE0YmFiZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGJhYmQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.7) 50%, rgba(20, 186, 189, 0.4) 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(20, 186, 189, 0.7)), color-stop(79%, rgba(20, 186, 189, 0.4)), color-stop(100%, rgba(20, 186, 189, 0))) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.7) 50%, rgba(20, 186, 189, 0.4) 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.7) 50%, rgba(20, 186, 189, 0.4) 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #14babd 0%, rgba(20, 186, 189, 0.7) 50%, rgba(20, 186, 189, 0.4) 100%) !important;
    /* IE10+ */
    background: linear-gradient(to right, #14babd 0%, rgba(20, 186, 189, 0.7) 50%, rgba(20, 186, 189, 0.4) 100%) !important;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14babd', endColorstr='#0014babd', GradientType=1);
    /* IE6-8 */
  }
  #longform-intro #longform-intro-text {
    width: 90%;
    left: 5%;
  }
  #longform-intro #longform-intro-text h1#longform-header {
    font-family: 'Adelle-Light', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 56px;
    text-rendering: optimizeLegibility;
  }
  #longform-intro #longform-intro-text #longform-subtitle {
    font-family: 'Adelle-Regular', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 22.4px;
    text-rendering: optimizeLegibility;
  }
  #longform-intro #longform-image-caption {
    left: 5%;
  }
  #longform-main {
    width: 100%;
  }
  #longform-main #longform-content {
    margin: 75px 7% 50px 7%;
  }
  #longform-main #longform-content blockquote {
    margin: 20px 0;
    padding: 0 5%;
    border-left: 1px solid #99ffb3;
  }
  #longform-main #longform-content blockquote p {
    position: relative;
    width: 100%;
    left: 0;
  }
  #longform-main #longform-sidebar {
    position: relative;
    margin: 50px auto;
    left: 0;
    margin-bottom: 0;
    width: auto;
  }
  #stories-carousel {
    left: 0 !important;
  }
  #intro-text {
    width: 80%;
    top: 90% !important;
    left: 3%;
    margin-top: -190px;
  }
  #intro-text p#intro-text-tagline {
    font-family: 'Adelle-SemiBoldItalic', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 16.8px;
    text-rendering: optimizeLegibility;
  }
  #intro-text p.intro-text {
    font-family: 'Adelle-Regular', Georgia, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 25.2px;
    text-rendering: optimizeLegibility;
  }
  .caption {
    text-align: center;
    width: 94%;
    font-size: 10px;
    bottom: 3px;
  }
  #carousel-buttons {
    display: none;
  }
  .featured-story {
    display: none;
  }
  #databoard-container {
    margin-top: 0;
  }
  .databoardBlock {
    width: 300px;
    height: 350px;
  }
  #footer #footer-content .logo {
    margin: 0 0px;
    width: 80px;
  }
  #nav-nav ul li {
    display: none;
  }
  #nav-nav ul li#navButton-home {
    display: none;
  }
  #nav-nav.open ul {
    display: block;
  }
}
