@font-face {
  font-family: 'OpenSansCondensedBold';
  src: url('../fonts/opensans-condbold-webfont.eot');
  src: url('../fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-condbold-webfont.woff') format('woff'), url('../fonts/opensans-condbold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal
}

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

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

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

h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato';
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  color: #404040
}

h1 {
  font-size: 22px;
  margin: 0 0 10px
}

h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 5px 0 10px
}

h3 {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 10px
}

h4 {
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 8px
}

input {
  padding: 5px
}

strong {
  font-weight: bold
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0
}

.alignright {
  float: right;
  margin: 0 0 20px 20px
}

.button, a.button, a.button:visited {
  background: #ce1126;
  border: 1px solid #ce1126;
  color: #fff;
  width: auto;
  display: inline-block;
  padding: 4px 10px;
  margin: 5px 0;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: all 100ms ease;
  -khtml-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 90%
}

.button:hover, a.button:hover, a.button:visited:hover {
  color: #fff;
  background-color: #e5263b
}

#sidebar .button:hover, #sidebar .button {
  color: #fff
}

a.more {
  background: transparent url(../img/sprite.png) no-repeat 30px -63px;
  color: #ce1126;
  padding-right: 15px
}

a.more:hover {
  color: #ce1126
}

a.button.centered {
  display: block;
  width: 240px;
  text-align: center;
  margin: 0 auto;
  height: 28px;
  line-height: 30px;
  font-size: 14px
}

a.load.loading {
  background-color: #b0b0b0;
  border-color: #b0b0b0
}

a, a:visited {
  text-decoration: none;
  color: #2c8fc6;
  -webkit-transition: all .25s ease;
  -khtml-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease
}

p {
  margin: 0 0 15px
}

html, body {
  font: normal 12px/20px 'OpenSansRegular', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
  color: #404040;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #f6f6f6
}

.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0
}

.clearfix:after {
  clear: both
}

.clearfix {
  zoom: 1
}

.limiter {
  width: 90%;
  max-width: 1100px;
  min-width: 800px;
  margin: 0 auto;
  padding: 0 20px
}

header#masthead {
  background: #ce1126 url(../img/batik_pattern.png) center;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  position: relative
}

header#masthead a {
  color: #404040;
  font-size: 11px;
  font-family: 'OpenSansSemiboldRegular', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif
}

header#masthead .revision {
  color: #96979c;
  font-size: 11px;
  float: right;
  line-height: 14px;
  margin-top: 20px
}

header#masthead .logo {
  float: left;
  width: auto;
  max-height: 82px;
  margin-right: 20px;
  margin-top: 40px
}

header#masthead h1 {
  font-weight: 900;
  margin: 60px 0;
  float: left
}

header#masthead h1 a {
  font-family: 'Lato';
  text-transform: uppercase;
  display: block;
  line-height: 28px;
  font-size: 28px;
  color: #fff
}

header#masthead .slogan {
  float: left;
  color: #fff;
  font-style: italic;
  margin: 60px 40px;
  line-height: 32px
}

header#masthead .project-by {
  font-family: 'OpenSansSemiboldRegular', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999;
  margin: 0 0 20px;
  line-height: 14px;
  font-weight: normal
}

header#masthead .project-by a {
  color: #999
}

header#masthead .project-by a:hover {
  color: #333
}

header#masthead #searchform {
  margin: 57px 0 0
}

header#masthead #searchform input[type=text] {
  border: 0;
  border-bottom: 1px solid transparent;
  background: transparent;
  color: #fff;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  -khtml-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -o-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  background: url(../img/search-big.png) top right no-repeat;
  width: 0;
  overflow: hidden;
  padding: 12px 35px 12px 0;
  -webkit-transition: width .2s ease-in-out;
  -khtml-transition: width .2s ease-in-out;
  -moz-transition: width .2s ease-in-out;
  -o-transition: width .2s ease-in-out;
  transition: width .2s ease-in-out;
  font-size: 12px;
  font-family: "OpenSansSemiboldRegular"
}

header#masthead #searchform input[type=text]:hover, header#masthead #searchform input[type=text]:focus {
  width: 300px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

header#masthead #searchform input[type=text]::-webkit-input-placeholder {
  color: #fff
}

header#masthead #searchform input[type=text]:-moz-placeholder {
  color: #fff
}

header#masthead #searchform input[type=text]::-moz-placeholder {
  color: #fff
}

header#masthead #searchform input[type=text]:-ms-input-placeholder {
  color: #fff
}

header#masthead #searchform input[type="submit"] {
  display: none
}

#mastnav {
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.7)
}

#mastnav nav {
  margin: 0;
  padding: 0;
  float: left
}

#mastnav nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left
}

#mastnav nav ul li {
  float: left;
  margin: 0
}

#mastnav nav ul li a {
  display: block;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #f0f0f0
}

#mastnav nav ul li a:hover {
  background: rgba(0, 0, 0, 0.3)
}

#mastnav nav ul li a.submit-story {
  background-color: #e5263b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5263b), to(#ce1126));
  background-image: -webkit-linear-gradient(top, #e5263b, #ce1126);
  background-image: -moz-linear-gradient(top, #e5263b, #ce1126);
  background-image: -ms-linear-gradient(top, #e5263b, #ce1126);
  background-image: -o-linear-gradient(top, #e5263b, #ce1126);
  background-image: linear-gradient(to bottom, #e5263b, #ce1126);
  color: #fff
}

#mastnav nav ul li.current_page_item a {
  background: rgba(0, 0, 0, 0.3)
}

#mastnav nav#langnav {
  padding: 10px 0 0 0;
  float: right
}

#mastnav nav#langnav a {
  color: #808080;
  text-transform: lowercase;
  height: 18px;
  line-height: 18px;
  padding: 3px 5px;
  margin: 0 0 0 5px;
  display: inline
}

#mastnav nav#langnav a.active {
  background-color: #e5263b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5263b), to(#ce1126));
  background-image: -webkit-linear-gradient(top, #e5263b, #ce1126);
  background-image: -moz-linear-gradient(top, #e5263b, #ce1126);
  background-image: -ms-linear-gradient(top, #e5263b, #ce1126);
  background-image: -o-linear-gradient(top, #e5263b, #ce1126);
  background-image: linear-gradient(to bottom, #e5263b, #ce1126);
  color: #fff
}

#mastnav nav#feedback {
  float: right;
  margin-right: 5px;
  border-right: 1px solid rgba(0, 0, 0, 0.8)
}

.home #mastnav nav#social {
    float: right;
    border-right: 1px solid rgba(0, 0, 0, 0.8);
    padding: 10px 15px 0 0;
    margin-right: 5px;
}

#mastnav nav#social {
    float: right;
    border-right: 1px solid rgba(0, 0, 0, 0.8);
    padding: 0px 15px 0 0;
    margin-right: 5px;
}

#mastnav nav#social a {
  padding: 10px 15px
}

#mastnav nav#social .twitter a {
  display: block;
  height: 18px;
  width: 0;
  overflow: hidden;
  position: relative;
  background: url(../img/twitter_01.png) right center no-repeat
}

#mastnav nav#social .fb a {
  display: block;
  height: 18px;
  width: 0;
  overflow: hidden;
  position: relative;
  background: url(../img/fb.png) right center no-repeat
}

#searchform {
  margin: 15px 15px -50px 15px;
  padding: 0;
  float: right;
  display: block;
  opacity: .8;
  -webkit-transition: opacity .3s linear;
  -khtml-transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear;
  position: relative;
  z-index: 2
}

#searchform input[type=text] {
  padding: 8px;
  border-color: #e0e0e0;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05);
  outline: none;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 300px;
  margin: 0;
  display: inline
}

#searchform .button {
  margin-left: 5px;
  padding: 7px
}

#searchform:hover {
  opacity: 1
}

#searchform:hover input {
  -webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.05)
}

.single-post .post-content {
  margin: 20px 0
}

.single-post .post-content .thumbnail img {
  width: 100%;
  height: auto;
  margin-bottom: 20px
}

.single-post .post-content .thumbnail .fb-like {
  margin-bottom: 10px
}

.single-post .post-content .thumbnail .buttons a {
  margin-right: 5px
}

.single-post .post-content .post-description {
  font-size: 16px;
  line-height: 26px
}

.single-post .post-content .post-description img, .single-post .post-content .post-description iframe, .single-post .post-content .post-description object {
  max-width: 100% !important
}

.single-post .post-content .post-description p {
  margin-bottom: 20px
}

.single-post .post-content .post-description p.date {
  margin-bottom: 20px
}

#stage {
  background: #333;
  position: relative;
  padding: 40px 0;
  z-index: 10
}

#stage .title {
  font-size: 38px;
  line-height: 46px;
/*  max-width: 400px; */
  margin: 0;
  color: #fff
}

#stage .share {
  float: right
}

#stage .share li {
  float: left;
  margin: 0 0 0 10px
}

#stage .share li.twitter, #stage .share li.facebook {
  margin-top: 10px
}

#stage .choose-filter {
  margin: -17px 0 18px;
  z-index: 200;
  position: relative
}

#stage .choose-filter .title {
  font-family: 'OpenSansRegular';
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  padding: 15px 0;
  border-left: 1px solid transparent;
  list-style: none;
  display: block;
  float: left;
  -webkit-transition: all .2s ease-in-out;
  -khtml-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: absolute;
  top: 22px
}

#stage .choose-filter .box {
  max-width: 100%;
  width: 350px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  background: transparent;
  -webkit-transition: all .2s ease-in-out;
  -khtml-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer;
  position: relative;
  z-index: 2
}

#stage .choose-filter .box .arrow {
  background-image: url(../img/sprite.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  width: 25px;
  height: 25px;
  float: left;
  margin-top: 11px;
  margin-right: 7px;
  margin-left: -10px;
  opacity: .5;
  -webkit-transition: opacity .2s ease-in-out;
  -khtml-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out
}

#stage .choose-filter .box .title {
  padding: 15px 0 15px 12px;
  position: static;
  top: auto;
  color: #f0f0f0
}

#stage .choose-filter .box:hover {
  background: #444;
  border: 1px solid #303030;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05)
}

#stage .choose-filter .box:hover .arrow {
  opacity: 1
}

#stage .choose-filter .box:hover .title {
  border-left: 1px solid #303030;
  color: #fff
}

#stage .choose-filter .box:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05)
}

#stage .choose-filter ul {
  position: absolute;
  display: none;
  top: 53px;
  width: 100%;
  background: #fff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#stage .choose-filter ul li {
  margin: 0;
  padding: 0;
  width: 50%;
  float: left
}

#stage .choose-filter ul li a {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  color: #404040
}

#stage .choose-filter ul li a:hover {
  background-color: #e5263b;
  color: #fff
}

#stage .choose-filter.active .box {
  background: #fff;
  border: 1px solid #ccc
}

#stage .choose-filter.active .box .arrow {
  opacity: 1
}

#stage .choose-filter.active .box .title {
  border-left: 1px solid #e0e0e0;
  color: #333
}

#stage .choose-filter.active ul {
  display: block;
  -webkit-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px
}

#stage .stage-map {
  width: 100%;
  height: 200px;
  -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 100
}

#stage .post-header a {
  color: #999
}

.sub-header {
  float: left
}

.content-map, .map-container {
  position: relative;
  height: 100%
}

.mapgroup-container {
  height: 100%
}

.single #stage {
  padding: 40px 0
}

.single #stage .stage-map {
  margin-top: 50px
}

.single .mapgroup {
  position: relative
}

.search #stage .stage-map, .category #stage .stage-map, .tag #stage .stage-map {
  margin-top: 35px
}

.mapgroup {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1
}

.mapgroup .map-nav {
  position: absolute;
  top: -41px;
  right: 0;
  margin: 0;
  padding: 0
}

.mapgroup .map-nav li {
  float: left;
  position: relative
}

.mapgroup .map-nav li a {
  font-family: 'OpenSansRegular', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
  -webkit-transition: none;
  -khtml-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #444;
  -webkit-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  border-bottom: none;
  display: block;
  color: #96979c;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  margin-left: 1px;
  position: relative;
  font-size: 12px;
  text-transform: uppercase
}

.mapgroup .map-nav li a:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1)
}

.mapgroup .map-nav li a:hover {
  color: #fff
}

.mapgroup .map-nav li a.active {
  background-color: #ce1126;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5263b), to(#ce1126));
  background-image: -webkit-linear-gradient(top, #e5263b, #ce1126);
  background-image: -moz-linear-gradient(top, #e5263b, #ce1126);
  background-image: -ms-linear-gradient(top, #e5263b, #ce1126);
  background-image: -o-linear-gradient(top, #e5263b, #ce1126);
  background-image: linear-gradient(to bottom, #e5263b, #ce1126);
  color: white !important;
  border-color: #ce1126;
  z-index: 9999999
}

.mapgroup .map-nav li a.active:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ce1126;
  position: absolute;
  bottom: -10px;
  left: 15px;
  z-index: 1000
}

.mapgroup .map-nav li.more-tab>a:before {
  content: '';
  float: right;
  width: 5px;
  height: 4px;
  margin-top: 18px;
  margin-left: 10px;
  background: url(../img/down-arrow.png);
  opacity: .5
}

.mapgroup .map-nav li.more-tab:hover>a {
  color: #fff
}

.mapgroup .map-nav li.more-tab:hover ul {
  display: block
}

.mapgroup .map-nav li.more-tab ul {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  top: 41px;
  right: 0;
  z-index: 9999999;
  background-color: #444;
  -webkit-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.1);
  min-width: 200px;
  border-top: 1px solid #303030
}

.mapgroup .map-nav li.more-tab ul li {
  margin: 0;
  padding: 0;
  display: block;
  float: none
}

.mapgroup .map-nav li.more-tab ul li a {
  background: transparent;
  -webkit-box-shadow: 0 0 0;
  -khtml-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -o-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  border-bottom: 1px solid #303030
}

.mapgroup .map-nav li.more-tab ul li a.active {
  background-color: #ce1126;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5263b), to(#ce1126));
  background-image: -webkit-linear-gradient(top, #e5263b, #ce1126);
  background-image: -moz-linear-gradient(top, #e5263b, #ce1126);
  background-image: -ms-linear-gradient(top, #e5263b, #ce1126);
  background-image: -o-linear-gradient(top, #e5263b, #ce1126);
  background-image: linear-gradient(to bottom, #e5263b, #ce1126)
}

.mapgroup .map-nav li.more-tab ul li a.active:after {
  display: none
}

.content-map.fullscreen {
  z-index: 999999;
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important
}

.content-map.fullscreen .map-container {
  z-index: 100
}

.content-map.fullscreen .map-container .map-fullscreen-map {
  position: absolute !important
}

.content-map.fullscreen .map-container .map-widgets {
  position: static !important
}

.content-map.fullscreen .map-container .map-widgets .map-widget {
  z-index: 99999999 !important
}

.content-map.fullscreen .map-container .map-widgets .map-widget>* {
  z-index: 99999999 !important
}

body.map-fullscreen .fullscreen-map, body.map-fullscreen .fullscreen-map.map-container {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: auto !important;
  height: 100% !important
}

.fullscreen-map .leaflet-control .map-fullscreen {
  background-position: -23px -33px !important
}

.map-fullscreen #stage .stage-map {
  z-index: 9999999;
  position: fixed !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto !important;
  height: auto !important
}

.map-fullscreen-view .map-fullscreen {
  background-position: -23px -33px !important
}

.iframe .map-fullscreen {
  display: none !important
}

.map-container .leaflet-control-container .leaflet-bar {
  border: 0
}

.map-container .leaflet-control-container .leaflet-top .leaflet-control {
  float: left;
  clear: none
}

.map-container .leaflet-control-container .leaflet-control-zoom a {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
  text-indent: 0;
  display: block;
  float: left;
  margin: 0 1px 0 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  color: white;
  background: #303030;
  text-align: center
}

.map-container .leaflet-control-container .leaflet-control-zoom a:hover {
  color: #fff
}

.map-container .leaflet-control-container .leaflet-control-zoom a:active {
  background-color: #333;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
  -khtml-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
  -o-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
  box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px
}

.map-container .leaflet-control-container .jeo-filter-layers {
  width: 200px;
  background: transparent
}

.map-container .leaflet-control-container .jeo-filter-layers .switch-layers li, .map-container .leaflet-control-container .jeo-filter-layers .swap-layers li {
  background: #303030;
  border: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin: 1px 0 0
}

.map-container .leaflet-control-container .jeo-date-range-slider {
  position: absolute;
  bottom: 0;
  right: 180px
}

.map-container .leaflet-control-container .jeo-geocode {
  width: 200px;
  background: transparent;
  position: relative
}

.map-container .leaflet-control-container .jeo-geocode .map-search {
  border: 0
}

.map-container .leaflet-control-container .jeo-geocode .map-search input {
  width: 24px;
  padding: 0 0 0 24px;
  height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 11px;
  background: #303030 url(../img/search.png) 5px 5px no-repeat;
  -webkit-transition: all .2s ease-in-out;
  -khtml-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.map-container .leaflet-control-container .jeo-geocode .map-search input:focus, .map-container .leaflet-control-container .jeo-geocode .map-search input:hover {
  width: 121px;
  background-position: -50px 5px;
  padding: 5px
}

.map-container .leaflet-control-container .jeo-geocode .clear-search {
  font-size: 10px;
  line-height: 14px;
  display: block;
  background: #222;
  padding: 7px 5px;
  float: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  text-shadow: 0 0 3px #000
}

.map-container .leaflet-control-container .jeo-geocode .clear-search:after {
  font-size: 11px;
  line-height: 14px;
  content: '×';
  dispaly: block;
  float: right;
  margin-left: 2px;
  padding: 0 5px;
  background: #111;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px
}

.map-container .leaflet-control-container .jeo-geocode .geocode-results {
  font-size: 90%;
  width: 100%;
  background: #303030;
  margin-top: 10px;
  margin-left: -60px
}

.map-container .leaflet-control-container .jeo-geocode .geocode-results .widget-title {
  border-color: #111;
  color: #999
}

.map-container .leaflet-control-container .jeo-geocode .geocode-results a {
  color: #999
}

.map-container .leaflet-control-container .jeo-geocode .geocode-results a:hover {
  color: #fff
}

.map-container .leaflet-control-container .jeo-geocode .geocode-results ul li {
  border-color: #111;
  color: #999
}

.map-container .leaflet-control-container .jeo-geocode .geocode-results ul li:hover {
  color: #fff;
  background: transparent
}

.map-container .map-widgets {
  position: static
}

.map-container .map-widgets .map-widget {
  margin: 0 0 3px;
  border: 0;
  background: transparent;
  position: static
}

.map-container .map-widgets .map-widget .geocode-results {
  font-size: 90%;
  width: 100%;
  background: #303030;
  position: absolute;
  left: -79px;
  margin-top: 2px
}

.map-container .map-widgets .map-widget .geocode-results .widget-title {
  border-color: #111;
  color: #999
}

.map-container .map-widgets .map-widget .geocode-results a {
  color: #999
}

.map-container .map-widgets .map-widget .geocode-results a:hover {
  color: #fff
}

.map-container .map-widgets .map-widget .geocode-results ul li {
  border-color: #111;
  color: #999
}

.map-container .map-widgets .map-widget .geocode-results ul li:hover {
  color: #fff;
  background: transparent
}

.map-container .map-widgets .map-widget .switch-layers li, .map-container .map-widgets .map-widget .swap-layers li {
  background: #303030;
  border: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  margin: 1px 0 0
}

.map-container .map-widgets .map-widget.geocode-widget {
  width: 200px;
  position: absolute;
  top: 15px;
  left: 94px;
  z-index: 100
}

.map-container .map-widgets .map-widget.geocode-widget .clear-search {
  font-size: 10px;
  line-height: 14px;
  display: block;
  background: #222;
  padding: 7px 5px;
  float: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  text-shadow: 0 0 3px #000
}

.map-container .map-widgets .map-widget.geocode-widget .clear-search:after {
  font-size: 11px;
  line-height: 14px;
  content: '×';
  dispaly: block;
  float: right;
  margin-left: 2px;
  padding: 0 5px;
  background: #111;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px
}

.map-container .map-widgets .map-widget.switch-layers-widget, .map-container .map-widgets .map-widget.swap-layers-widget {
  margin: 0
}

.map-container .map-widgets .map-widget.switch-layers-widget .filter-layers, .map-container .map-widgets .map-widget.swap-layers-widget .filter-layers {
  width: 200px;
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 100
}

.map-container .map {
  background-color: #111;
  position: relative
}

.map-container .map .search-layer {
  background: rgba(0, 0, 0, 0.5)
}

.map-container .map .map-tooltip {
  border: 0;
  background-color: #202020;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -khtml-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  width: 230px;
  padding: 10px;
  position: absolute;
  z-index: 15000;
  top: 15px;
  right: 15px;
  color: #a0a0a0;
  word-wrap: break-word
}

.map-container .map .map-tooltip h2, .map-container .map .map-tooltip h3 {
  color: #fff;
  font-size: 16px;
  margin: 0 0 5px;
  line-height: 20px
}

.map-container .map .map-tooltip .close {
  display: none !important
}

.map-container .map .map-fullscreen {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
  text-indent: 0;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  color: white;
  background: #303030;
  text-align: center;
  background-position: 2px -33px;
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat
}

.map-container .map .map-fullscreen:hover {
  color: #fff
}

.map-container .map .map-fullscreen:active {
  background-color: #333;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
  -khtml-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
  -o-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
  box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px
}

.map-container .map .map-legends {
  padding: 10px 10px 35px;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0;
  -khtml-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  border: 0
}

.map-container .map .map-legends .map-legend {
  max-width: 220px;
  padding: 0
}

.map-container .map .map-legends .map-legend .key {
  line-height: 25px;
  margin-left: 20px
}

.map-container .map .map-legends .map-legend img {
  float: left;
  margin-left: -20px
}

.map-container .map .map-legends .map-legend span {
  margin-left: 5px
}

.map-container .map .map-legends .map-legend .map-details-link {
  color: #999;
  font-size: 90%;
  padding: 5px 0;
  background: #303030;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  -khtml-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.map-container .map .map-legends .map-legend .map-details-link:hover {
  background: #000;
  color: #fff
}

.map-container .map .leaflet-div-icon {
  background: url(../img/sprite.png) no-repeat !important;
  background-position: 0 -209px !important;
  width: 25px !important;
  height: 30px !important;
  margin-top: -30px !important;
  margin-left: -12px !important;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding-top: 5px;
  padding-left: 1px;
  font-weight: 800;
  font-size: 10px;
  line-height: 10px
}

.map-container .map .leaflet-div-icon.active {
  background-position: -35px -209px !important
}

.content-map .map-container {
  height: 100%;
  position: relative
}

.sticky-posts {
  background: #333;
  -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  height: 100%;
  width: 100%;
  color: #96979c;
  position: relative;
  z-index: 10
}

.sticky-posts .sticky-item {
  height: 25%;
  width: 100%;
  border-bottom: 1px solid #3f3f3f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer
}

.sticky-posts .sticky-item article {
  padding: 20px
}

.sticky-posts .sticky-item article .post-thumbnail {
  float: left;
  margin: -20px 20px -20px -20px;
  height: 82%
}

.sticky-posts .sticky-item article .post-thumbnail img {
  display: block;
  width: auto;
  height: 100%
}

.sticky-posts .sticky-item article h2 {
  color: #999;
  margin: 0;
  font-size: 20px;
  line-height: 28px
}

.sticky-posts .sticky-item article .post-content, .sticky-posts .sticky-item article .post-actions {
  display: none
}

.sticky-posts .sticky-item.active, .sticky-posts .sticky-item:hover {
  background: #3f3f3f
}

.sticky-posts .sticky-item.active article h2, .sticky-posts .sticky-item:hover article h2 {
  color: #f0f0f0
}

.sticky-posts.post-active .sticky-item {
  height: 10%
}

.sticky-posts.post-active .sticky-item article .post-thumbnail {
  margin: -20px 20px -20px -20px;
  height: 100%
}

.sticky-posts.post-active .sticky-item article h2 {
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  padding: 0
}

.sticky-posts.post-active .sticky-item.active {
  height: 70%
}

.sticky-posts.post-active .sticky-item.active article .post-thumbnail {
  margin: 0 20px 20px 0;
  width: 33%;
  height: auto
}

.sticky-posts.post-active .sticky-item.active article .post-thumbnail img {
  width: 100%;
  height: auto
}

.sticky-posts.post-active .sticky-item.active article h2 {
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 10px
}

.sticky-posts.post-active .sticky-item.active article .post-area {
  height: 238px;
  margin-bottom: 15px;
  overflow: hidden
}

.sticky-posts.post-active .sticky-item.active article .post-content, .sticky-posts.post-active .sticky-item.active article .post-actions {
  display: block
}

.map-sidebar {
  background: #333;
  -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
  color: #96979c;
  height: 100%;
  width: 35%;
  min-width: 300px;
  max-width: 640px;
  z-index: 1000;
  word-wrap: break-word;
  overflow: hidden;
  float: left
}

.map-sidebar a {
  text-decoration: none;
  color: #fff;
  -webkit-transition: all .25s ease;
  -khtml-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease
}

.map-sidebar a.button, .map-sidebar .button {
  color: #fff
}

.map-sidebar .button.open-slideshow {
  padding: 2px 7px;
  font-size: 10px;
  background: #444;
  border-color: #555
}

.map-sidebar .button.open-slideshow:hover {
  background: #404040
}

.map-sidebar .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #333;
  padding: 10px
}

.map-sidebar .buttons .button {
  width: 1%;
  display: table-cell;
  border: 0;
  border-right: 2px solid #333;
  padding: 10px 0
}

.map-sidebar .buttons .button:last-child {
  border-right: 0
}

.map-sidebar .media-limit img {
  max-width: 9999px;
  width: 100%;
  height: auto
}

.map-sidebar .sidebar-inner {
  height: 100%;
  position: relative
}

.map-sidebar .viewing-post {
  display: none;
  position: relative;
  height: 100%
}

.map-sidebar .viewing-post .close-story {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  font-size: 14px;
  line-height: 26px;
  padding: 0 9px 0 8px;
  background: #ce1126;
  color: #f0f0f0;
  font-weight: 800
}

.map-sidebar .viewing-post.active {
  display: block
}

.map-sidebar .story {
  padding: 30px 30px 60px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  position: relative
}

.map-sidebar .story::-webkit-scrollbar {
  background: #303030;
  width: 15px
}

.map-sidebar .story::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 15px;
  border: 5px #303030 solid
}

.map-sidebar h2 {
  color: #fff;
  margin: 10px 0
}

.map-sidebar object, .map-sidebar object embed, .map-sidebar iframe, .map-sidebar img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto
}

.map-sidebar .sharing .button {
  margin: 5px 5px 5px 0
}

.map-sidebar .sharing .social {
  margin: 15px 0 0
}

.map-sidebar .sharing .social .twitter-button, .map-sidebar .sharing .social .fb-like {
  float: left;
  margin: 0 10px 10px 0
}

@media only screen and (min-width:0) and (max-width:768px) {
  .content-map .map-container .map-widgets {
    display: none !important
  }
}

@media only screen and (min-width:0) and (max-width:550px) {
  .content-map .map-sidebar {
    width: 0 !important;
    min-width: 0;
    overflow: hidden;
    display: none
  }
}

html#embedded, html#embedded body {
  overflow: hidden;
  position: relative;
  margin: 0 !important;
  padding: 0 !important
}

html#embedded #embed-map, html#embedded body #embed-map {
  position: relative;
  padding-bottom: 30px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html#embedded #embed-map .map-container .map .map-fullscreen, html#embedded body #embed-map .map-container .map .map-fullscreen {
  display: none !important
}

html#embedded #embed-header, html#embedded body #embed-header {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: #101010
}

html#embedded #embed-header h1, html#embedded body #embed-header h1 {
  float: right;
  font-family: 'OpenSansCondensedBold';
  text-transform: uppercase;
  display: block;
  line-height: 30px;
  font-size: 14px;
  margin: 0 10px
}

html#embedded #embed-header h1 a, html#embedded body #embed-header h1 a {
  color: #333
}

html#embedded #embed-header h1 a:hover, html#embedded body #embed-header h1 a:hover {
  color: #d0d0d0
}

html#embedded #embed-header h1 span, html#embedded body #embed-header h1 span {
  background: transparent url(../img/logo-small.png) center no-repeat;
  display: inline-block;
  width: 13px;
  height: 30px;
  margin-left: 7px
}

.map-details-page {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(17, 17, 17, 0.95);
  z-index: 999999;
  color: #e0e0e0;
  overflow: auto
}

.map-details-page .inner {
  padding: 30px
}

.map-details-page .inner h2 {
  color: #f0f0f0;
  font-size: 24px;
  margin-bottom: 30px
}

.map-details-page .inner .details-content h1, .map-details-page .inner .details-content h2, .map-details-page .inner .details-content h3, .map-details-page .inner .details-content h4 {
  font-size: 20px;
  margin-bottom: 15px
}

.map-details-page::-webkit-scrollbar {
  background: #303030;
  width: 15px
}

.map-details-page::-webkit-scrollbar-thumb {
  background: #666;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  border: 5px #303030 solid
}

.map-details-page .close {
  top: 20px;
  right: 20px;
  position: absolute;
  color: #fff;
  background: #303030;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  width: 24px;
  height: 24px;
  display: block;
  font-weight: 500;
  font-family: 'OpenSansSemiboldRegular', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif
}

.publisher-desc {
  margin: 15px 0;
  background: #f4f4f4;
  padding: 30px;
  position: relative
}

.publisher-desc .term-title {
  font-size: 20px;
  font-weight: 600
}

.publisher-desc p {
  font-size: 14px;
  line-height: 22px;
  color: #666
}

.publisher-desc:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -20px;
  left: 15px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f4f4f4
}

aside#home-call {
  background: #222;
  color: #f0f0f0;
  padding: 40px 0
}

aside#home-call .lsf {
  color: #ce1126;
  opacity: .6;
  float: left;
  font-size: 80px;
  line-height: 100px;
  margin-right: 40px;
  -webkit-transition: opacity .2s ease-in-out;
  -khtml-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out
}

aside#home-call .lsf a {
  color: #ce1126
}

aside#home-call h3 {
  color: #f0f0f0
}

aside#home-call h3 a {
  color: #f0f0f0
}

aside#home-call p {
  color: #999;
  margin: 0
}

aside#home-call p a {
  color: #999
}

aside#home-call .columns:hover .lsf {
  opacity: 1
}

.highlights {
  position: relative;
  height: 410px;
  background: #f0f0f0;
  border-bottom: 10px solid #ce1126
}

.highlights .highlights-title {
  background: #fff;
  border-top: 3px solid #2f2f2f
}

.highlights .highlights-title h2 {
  color: #333;
  margin: 35Px 0;
  font-size: 26px;
  line-height: 32px
}

.highlights .highlight-navigation {
  position: absolute;
  right: 40px;
  bottom: 40px;
  font-size: 40px;
  line-height: 40px;
  opacity: .2;
  -webkit-transition: opacity .2s ease-in-out;
  -khtml-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out
}

.highlights .highlight-navigation a {
  margin-left: 20px;
  color: #ce1126;
  opacity: .5;
  -webkit-transition: opacity .2s ease-in-out;
  -khtml-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out
}

.highlights .highlight-navigation a:hover {
  opacity: 1
}

.highlights .highlight-navigation a.disabled {
  color: #aaa
}

.highlights:hover .highlight-navigation {
  opacity: 1
}

.highlights ul {
  width: 100%;
  overflow: hidden
}

.highlights ul li {
  float: left
}

.highlights ul li .thumbnail {
  width: 50%;
  height: 315px;
  overflow: hidden;
  float: left;
  margin-right: 40px
}

.highlights ul li .thumbnail img {
  width: 100%;
  height: auto;
  margin-top: -60px;
  border-right: 10px solid #ce1126
}

.highlights ul li .post-content {
  border-top: 1px solid #ddd
}

.highlights ul li .post-content header {
  padding: 40px
}

.highlights ul li .post-content header .date-publisher {
  font-size: 12px;
  margin: 0
}

.highlights ul li .post-content header .post-cut {
  height: 144px;
  margin-bottom: 30px;
  overflow: hidden
}

.highlights ul li .post-content header .post-cut h3 {
  font-size: 52px;
  line-height: 72px;
  margin: 0
}

.highlights ul li .post-content header .post-cut p {
  font-size: 14px;
  line-height: 24px
}

.section-title {
  border-bottom: 1px solid #ddd;
  background: #fff
}

.section-title .query-actions {
  float: right;
  margin: 40px 0
}

.section-title .query-actions a {
  float: left;
  display: block;
  background: #f0f0f0;
  padding: 5px 10px;
  margin-left: 5px
}

.section-title h3 {
  color: #333;
  margin: 35px 0;
  font-size: 26px;
  line-height: 32px;
  float: left
}

.section-title .query-actions {
  float: left;
  margin-left: 20px
}

section.loop-section#highlights .navigation {
  display: none
}

body .wp-paginate {
  float: right;
  margin: 0 0 30px
}

body .wp-paginate .current {
  background: #e5263b;
  border: 1px solid #ce1126;
  padding: 7px 12px
}

body .wp-paginate a {
  background: #f0f0f0;
  border-color: #ccc;
  padding: 7px 12px
}

.list-posts {
  padding-top: 30px;
  -webkit-transition: all 25s ease;
  -khtml-transition: all 25s ease;
  -moz-transition: all 25s ease;
  -o-transition: all 25s ease;
  transition: all 25s ease
}

.list-posts li {
  height: 470px;
  overflow: hidden
}

.list-posts li article {
  cursor: pointer;
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
  overflow: hidden;
  -webkit-transition: all .2s linear;
  -khtml-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.list-posts li article img {
  width: 100%;
  height: auto;
  max-height: 121px
}

.list-posts li article h2 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  min-height: 80px;
}

.list-posts li article p.meta {
  color: #96979c;
  font: 12px/16px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: table;
  width: 100%;
  margin: 0 0 10px
}

.list-posts li article p.meta>span {
  display: table-cell
}

.list-posts li article p.meta>span .lsf {
  margin-right: 5px
}

.list-posts li article .post-content {
  height: 120px;
  margin-bottom: 10px;
  overflow: hidden
}

.list-posts li article .post-content p {
  margin: 0;
  line-height: 200%
}

.list-posts li article .post-actions {
  border-top: 1px dotted rgba(0, 0, 0, 0.2);
  padding-top: 10px
}

.list-posts li article .post-actions .buttons {
  display: table;
  width: 100%;
  margin-top: 10px
}

.list-posts li article .post-actions .buttons .button {
  width: 1%;
  text-align: center;
  display: table-cell;
  border: 0;
  border-right: 2px solid #fff;
  padding: 10px 0
}

.list-posts li article .post-actions .buttons .button:last-child {
  border-right: 0
}

.list-posts li.active article {
  padding: 15px;
  border-color: #ce1126;
  background-color: #ce1126;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5263b), to(#ce1126));
  background-image: -webkit-linear-gradient(top, #e5263b, #ce1126);
  background-image: -moz-linear-gradient(top, #e5263b, #ce1126);
  background-image: -ms-linear-gradient(top, #e5263b, #ce1126);
  background-image: -o-linear-gradient(top, #e5263b, #ce1126);
  background-image: linear-gradient(to bottom, #e5263b, #ce1126)
}

.list-posts li.active article h2, .list-posts li.active article h2 a, .list-posts li.active article p {
  color: #fff
}

.list-posts li.active article p.meta {
  color: rgba(255, 255, 255, 0.6)
}

.list-posts li.active article:hover {
  opacity: 1
}

.list-posts li.active article .button {
  background: #f0f0f0;
  color: #333;
  text-shadow: 1px 1px 1px #fff;
  border-color: #e5263b !important
}

#page, .archive-page {
  padding: 30px 0
}

#page article.main h1, .archive-page article.main h1, #page .archive-list h1, .archive-page .archive-list h1 {
  margin: 0 0 30px
}

#page #searchform, .archive-page #searchform {
  margin: 0 0 30px
}

#page .page-sidebar, .archive-page .page-sidebar {
  width: 33%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 60px
}

#page .page-sidebar ul.widgets, .archive-page .page-sidebar ul.widgets {
  margin: 0;
  padding: 0
}

#page .page-sidebar ul.widgets>li, .archive-page .page-sidebar ul.widgets>li {
  display: block;
  float: none;
  width: 100%;
  margin: 0 0 30px
}

#page .page-sidebar ul.widgets>li.widget_archive, .archive-page .page-sidebar ul.widgets>li.widget_archive {
  clear: both
}

#page .page-sidebar ul.widgets>li.widget_archive li, .archive-page .page-sidebar ul.widgets>li.widget_archive li {
  font-size: 90%;
  float: left;
  width: 33%;
  padding-bottom: 5px
}

#map-archive .list-maps>li article {
  margin-bottom: 20px
}

#map-archive .list-maps>li article .wp-post-image {
  width: 200px;
  height: 200px;
  float: left;
  margin: 0 20px 20px 0
}

aside#submit-call {
  margin: 0 0 30px;
  background: rgba(0, 0, 0, 0.05);
  padding: 40px 60px
}

aside#submit-call p {
  font-size: 16px;
  line-height: 26px;
  width: 50%;
  float: left;
  margin: 0
}

aside#submit-call .button-area {
  width: 50%;
  float: left
}

aside#submit-call .button {
  display: block;
  margin: 15px auto;
  width: 50%;
  padding: 15px 0;
  font-family: 'OpenSansSemiboldRegular', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px
}

aside#main-widgets {
  background: #111;
  padding: 30px 0;
  margin: 0 0 15px;
  color: #f0f0f0
}

aside#main-widgets h3 {
  color: #f0f0f0
}

aside#main-widgets a {
  color: #aaa
}

aside#main-widgets a:hover {
  color: #e5263b
}

aside#main-widgets .button {
  color: #fff
}

aside#main-widgets .button:hover {
  color: #fff
}

aside#main-widgets ul.widgets {
  margin: 0;
  padding: 0
}

aside#main-widgets ul.widgets>li {
  width: 33%;
  float: left;
  padding: 15px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

aside#main-widgets ul.widgets>li.widget_tag_cloud {
  width: 100%
}

aside#main-widgets ul.widgets>li.widget_tag_cloud .tagcloud {
  text-align: center
}

aside#main-widgets ul.widgets>li.widget_category_feeds {
  padding: 15px 25px
}

aside#main-widgets ul.widgets>li.widget_category_feeds li {
  float: left;
  width: 50%
}

aside#main-widgets ul.widgets>li .textwidget {
  color: #96979c;
  font-size: 15px;
  line-height: 28px
}

aside#main-widgets ul.widgets>li .textwidget h3 {
  color: #f0f0f0
}

aside#main-widgets ul.widgets>li .textwidget .button {
  margin-top: 10px
}

aside#main-widgets ul.widgets>li #ekuatorial-calendar {
  margin-left: 0
}

aside#main-widgets ul.widgets>li #ekuatorial-calendar table {
  background: #1f1f1f;
  width: 100%;
  margin-bottom: 10px
}

aside#main-widgets ul.widgets>li #ekuatorial-calendar table caption {
  color: #f0f0f0;
  font-weight: 800;
  padding: 5px 0;
  background: #333
}

aside#main-widgets ul.widgets>li #ekuatorial-calendar table th, aside#main-widgets ul.widgets>li #ekuatorial-calendar table td {
  padding: 0 5px;
  text-align: center
}

aside#main-widgets ul.widgets>li #ekuatorial-calendar table thead {
  border-bottom: 2px solid #202020
}

aside#main-widgets ul.widgets>li #ekuatorial-calendar table thead th {
  color: #f0f0f0
}

aside#main-widgets ul.widgets>li #ekuatorial-calendar table td#prev {
  text-align: left;
  padding: 2px 10px
}

aside#main-widgets ul.widgets>li #ekuatorial-calendar table td#next {
  text-align: right;
  padding: 2px 10px
}

footer#colophon {
  margin-top: 20px;
  padding: 50px 0 0;
  height: 200;
  background: #fff;
  color: #96979c
}

footer#colophon ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav.clearfix li {
  padding: 15px;
}

footer#colophon ul li a.icon {
  height: 50px;
  margin-left: 0;
  margin-right: 15px
}

footer#colophon ul li a.icon.oeco {
  background-position: -390px 5px;
  width: 110px
}

footer#colophon ul li a.icon.packard {
  background: url(../img/packard-logo.jpg);
  width: 126px
}

footer#colophon ul li a.icon.siej {
  background: url(../img/SIEJ-250px.png);
  width: 150px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 150px 90px;
}

footer#colophon ul li a.icon.sida {
  background: url(../img/SIDA-Logo.png);
  width: 311px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 311px 90px;
}

footer#colophon ul li a.icon.internews {
  background: url(../img/Internews-250px.png);
  width: 150px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 150px 50px;
  margin-top: 20px;
}

footer#colophon ul li a.icon.ejn {
  background: url(../img/EJN-250px.png);
  width: 150px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: 150px 90px;
}

footer#colophon ul li a.icon.ecolab {
  background: url(../img/ecolab.png) center no-repeat;
  width: 110px
}

footer#colophon ul li.label {
  position: absolute;
  top: -30px;
  left: 0
}

footer#colophon ul li.label.supported {
  left: auto;
  right: 20px
}

#geocode-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999999;
  display: none
}

#geocode-box.active {
  display: block
}

#geocode-box .geocode-box-container {
  width: 500px;
  position: absolute;
  padding: 20px;
  overflow: auto;
  top: 15%;
  left: 50%;
  max-height: 60%;
  margin-left: -260px;
  background: #f0f0f0;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2)
}

#geocode-box .geocode-box-container input#geocode_address {
  width: 100%
}

#geocode-box .geocode-box-container .results {
  margin: 0 0 20px
}

#geocode-box .geocode-box-container .results p {
  font-size: 10px;
  font-weight: bold;
  margin: 0
}

#geocode-box .geocode-box-container .results ul li {
  background: #fff;
  padding: 3px;
  font-size: 11px;
  margin-bottom: 1px;
  cursor: pointer
}

#geocode-box .geocode-box-container .results ul li:hover, #geocode-box .geocode-box-container .results ul li.active {
  background: #f0f0f0
}

#geocode-box .geocode-box-container #geolocate_canvas {
  width: 100%;
  height: 280px;
  margin-bottom: 20px
}

#geocode-box .geocode-box-container::-webkit-scrollbar {
  background: #f0f0f0;
  width: 15px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px
}

#geocode-box .geocode-box-container::-webkit-scrollbar-thumb {
  background: #666;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  border: 5px #f0f0f0 solid
}

#submit-story {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999991;
  display: none
}

#submit-story.active {
  display: block
}

#submit-story .submit-container {
  width: 600px;
  max-height: 90%;
  overflow: auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 5%;
  left: 50%;
  margin-left: -300px;
  position: absolute;
  background: #f0f0f0;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2)
}

#submit-story .submit-container p {
  margin: 0 0 15px
}

#submit-story .submit-container::-webkit-scrollbar {
  background: #f0f0f0;
  width: 15px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px
}

#submit-story .submit-container::-webkit-scrollbar-thumb {
  background: #666;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  border: 5px #f0f0f0 solid
}

#submit-story .submit-container .close-submit-story {
  top: 20px;
  right: 20px;
  position: absolute;
  color: #555;
  background: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  width: 24px;
  height: 24px;
  display: block;
  font-weight: 500;
  font-family: 'OpenSansSemiboldRegular', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif
}

#submit-story .submit-container .error, #submit-story .submit-container .required {
  color: #f00;
  font-weight: bold
}

#geocode-box h4 {
  margin-bottom: 20px
}

#geocode-box .close-geocode {
  top: 20px;
  right: 20px;
  position: absolute;
  color: #555;
  background: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  width: 24px;
  height: 24px;
  display: block;
  font-weight: 500;
  font-family: 'OpenSansSemiboldRegular', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif
}

#sb-nav #sb-nav-next {
  position: fixed;
  top: 50%;
  right: 50px;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 80px;
  background: url(../img/shadowbox-next.png);
  margin-top: -25px
}

#sb-nav #sb-nav-previous {
  position: fixed;
  top: 50%;
  left: 50px;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 80px;
  background: url(../img/shadowbox-previous.png);
  margin-top: -25px
}

.page-header {
  padding: 20px 0
}

.page-header h1 {
  margin: 0
}

.advanced-nav-filters {
  margin-top: 20px;
  padding-bottom: 20px
}

.advanced-nav-filters label {
  display: inline;
  color: #f0f0f0;
  cursor: pointer
}

.advanced-nav-filters input {
  width: 100%
}

.advanced-nav-filters .date-input .date-range-inputs>div {
  width: 50%;
  float: left
}

.advanced-nav-filters .date-input .date-range-inputs>div .sublabel {
  float: left;
  line-height: 30px;
  padding-right: 10px;
  font-size: 10px
}

.advanced-nav-filters .date-input .date-range-inputs>div input {
  float: left;
  width: auto
}

.advanced-nav-filters .adv-nav-input {
  margin: 0 0 20px
}

.advanced-nav-filters input[type=submit] {
  margin-top: 35px
}

.dataset-loop-section .page-title {
  background: #fff;
  margin-top: -30px;
  padding: 40px 0
}

.dataset-loop-section .page-title h2 {
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  text-transform: uppercase
}

.dataset-loop-section .page-title h2 a {
  color: #666
}

.dataset-loop-section .page-title h1 {
  float: none;
  width: auto;
  font-size: 30px;
  line-height: 38px;
  margin: 0
}

.dataset-loop-section .view-all {
  font-weight: 800;
  text-transform: uppercase;
  color: #333
}

.single-dataset #stage .post-header h2 {
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  text-transform: uppercase
}

.single-dataset #stage .post-header h2 a {
  color: #666
}

.single-dataset #stage .post-header h1.title {
  width: auto;
  max-width: 100%
}

.single-dataset .preview-container iframe {
  width: 100%;
  height: 500px
}

.single-dataset .download {
  font-size: 20px;
  line-height: 40px;
  display: block;
  text-align: center
}

.single-dataset .license-name, .single-dataset .source-name {
  font-size: 16px;
  font-weight: 800
}

.single-dataset .license-name a, .single-dataset .source-name a {
  color: #000
}

.ui-datepicker select {
  display: inline
}

.explore-loop .map-sidebar {
  display: none
}

.explore-loop .mapgroup .map-nav {
  top: 0;
  z-index: 100
}

.explore-loop .mapgroup .map-nav li a {
  background: #f0f0f0;
  -webkit-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  margin-left: 0;
  border-right: 1px solid #fff
}

.explore-loop .mapgroup .map-nav li a.active {
  background-color: #ce1126;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5263b), to(#ce1126));
  background-image: -webkit-linear-gradient(top, #e5263b, #ce1126);
  background-image: -moz-linear-gradient(top, #e5263b, #ce1126);
  background-image: -ms-linear-gradient(top, #e5263b, #ce1126);
  background-image: -o-linear-gradient(top, #e5263b, #ce1126);
  background-image: linear-gradient(to bottom, #e5263b, #ce1126);
  border-color: #ce1126 !important
}

.explore-loop .mapgroup .map-nav li a:hover {
  color: #333
}

.explore-loop .mapgroup .map-nav li.more-tab ul {
  background: #f0f0f0;
  -webkit-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  -khtml-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.05);
  border-color: #ccc
}

.explore-loop .mapgroup .map-nav li.more-tab ul li a {
  border-bottom: 1px solid #ccc
}

.highlight-carousel-post-content h2 a, .highlight-carousel-post-content {
  font-size: 120%;
  color: #fff;
}

.newsroom-highlight-carousel ul li article {
  background: #222;
}
.img-desc {
  color: #fff;
  font-size: 1.5em;
}
.image.center img {
  padding: 20px 0px;
}
.thumbnail.share, .thumbnail.social {
  display: flex;
}
.thumbnail.share p a {
    padding: 10px;
    margin: 0px 10px 0px 0px;
}

.thumbnail.social * {
    padding-right: 10px;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.aligncenter {
  display: block;
  margin: 0 auto 20px;
}