.logo {
  background-size: 90px 90px;
  width: 90px;
  height: 90px;
}

body.wrhome .logo {
  background-size: 129px 129px;
  width: 129px;
  height: 129px;
}

.but.mobile,
.but.desktop {
  display: none;
}

.but.tablet {
  display: block;
  margin: 0 0 7px 0;
}

.subnav .langs {
  /*margin: 0 65px 0 0;*/
}

.subnav .right {
  position: static;
  float: right;
}

#mobile-container.no-image #mobile-main {
  margin: 100px 0 0 0;
}

#mobile-container.country-reports.no-image #mobile-main {
  margin: 0;
}

#mobile-menu-toggle {
  margin: 20px;
  padding: 10px;
}

#mobile-menu-toggle span {
  display: block;
  height: 22px;
  width: 28px;
  background: url('../images/sprite.png') 0 0 no-repeat;
}

.essay-landing #mobile-menu-toggle span,
.publications #mobile-menu-toggle span,
.no-image #mobile-menu-toggle span {
  background: url('../images/sprite.png') 0 -133px no-repeat;
}

#mobile-menu {
  width: 293px;
}

#mobile-menu ul {
  margin: 60px 30px;
  background: url('../images/lines.png') top left repeat-x;
}

#mobile-menu li {
  font-size: 18px;
}

#mobile-menu li a {
  padding: 16px 5px;
}

#mobile-content {
  bottom: 45px;
}

#mobile-content #mobile-title,
#mobile-content h3 {
  margin: 0 0 0 20px;
}

#mobile-content #mobile-title {
  font-size: 68px;
  width: 250px;
  line-height: 63px;
}

#mobile-content h3 {
  font-size: 22px;
}

#mobile-content #mobile-menu-front {
  margin: 66px 0 0 0;
  font-size: 36px;
}

#mobile-content #mobile-menu-front li {
  margin: 0 0 7px 0;
  padding: 6px 0 7px 0;
}

#mobile-content #mobile-menu-front li.last {
  margin: 0;
}

#mobile-content #mobile-menu-front li a {
  padding: 3px 15px 5px 20px;
}

.essay-header-img.tablet {
  margin: 0 0 28px 0;
}

.essay-header-img.mobile, .essay-img-container.mobile {
  display: none;
}

.essay-img-container .caption {
  bottom: 30px;
  width: 100%;
}

#mobile-main.essay {
  padding: 0 17px 25px 17px;
}

#mobile-main.essay > h3 {
  font-size: 20px;
}

.essay h2 {
  font-size: 30px;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  line-height: 38px;
  margin: 0 0 20px 0;
}

.essay h3 {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 23px 0;
}

.essay .subnav {
  margin: 0 0 27px 0;
}

.essay-body p {
  line-height: 1.5;
}

.essay-body {
  margin: 0 0 45px 0;
}

h2.page-title {
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  font-family: Helvetica, sans-serif;
  padding: 20px 0 50px 0;
}

h2.page-title.essay {
  display: none;
}

.essay-body h2 {
  font-family: "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

#mobile-main.essay-landing {
  padding: 0 20px;
}

#mobile-main.essay-landing .essay .essay-img.mobile {
  display: none;
}

#mobile-main.essay-landing .essay {
  padding: 0 0 11px 0;
}

#mobile-main.essay-landing .essay .essay-contents {
  width: 37.5%;
  position: relative;
  height: 216px;
}

#mobile-main.essay-landing .essay h3 {
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 18px 0;
}

#mobile-main.essay-landing .essay.even .essay-contents {
  padding: 15px 0 20px 5px;
  float: left;
}

#mobile-main.essay-landing .essay.odd .essay-contents {
  padding: 20px 5px 20px 0;
  float: right;
}

#mobile-main.essay-landing .essay .teaser {
  height: 60px;
  overflow: hidden;
  margin: 0 0 18px 0;
  line-height: 20px;
}

#mobile-main.essay-landing .essay .author {
  position: absolute;
  bottom: 0;
}

#mobile-main.essay-landing .essay .author .author-twitter {
  margin: 6px 0 0 0;
}

#mobile-main.essay-landing .essay.even .author {
  left: 5px;
}

#mobile-main.essay-landing .essay.odd .author {
  left: 0;
}

#mobile-main.essay-landing .essay .author .author-images {
  margin: 0 0 5px 0;
}

#mobile-main.essay-landing .essay .essay-img.tablet {
  width: 58%;
  min-height: 256px;
}

#mobile-main.essay-landing .essay .teaser p {
  line-height: 20px;
}

#mobile-main.essay-landing .essay.even .essay-img.tablet {
  float: right;
}

#mobile-main.essay-landing .essay.odd .essay-img.tablet {
  float: left;
}

#mobile-main.essay-landing .essay .essay-img a {
  display: block;
  min-height: 269px;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Country Reports */
.country-reports #mobile-main {
  padding: 0 20px;
  min-height: 0;
/*   overflow: hidden; */
}

.country-reports #mobile-region-links .inner2 {
  padding: 10px 20px 10px 0;
}

.country-reports #mobile-country-links .inner {
  padding: 10px 0 10px 20px;
}

.country-reports #mobile-region-links h3,
.country-reports #mobile-country-links h3 {
  font-size: 18px;
  line-height: 1;
}

.country-reports #mobile-country-links h3 {
  margin: 0 0 35px 0;
}

.country-reports #mobile-region-links h3 {
  margin: 0 0 25px 0;
}

.country-reports #mobile-country-links li {
  font-size: 16px;
  line-height: 33px;
}

.country-reports #mobile-region-links li {
  line-height: 53px;
  background: url('../images/lines.png') bottom left repeat-x;
  font-size: 16px;
}

.country-reports #mobile-region-links li a span {
  margin: 20px 20px 0 0;
}

.country-reports .subnav {
  margin: 0 0 30px;
}

.country-reports.no-image .subnav {
  margin: 30px 0;
}

.country-reports .essay-body {
  position: relative;
}

.country-reports .page-title.mobile {
  display: none;
}

.country-reports h1.essay-title {
  display: none;
}

.country-reports .intro p {
  font-size: 18px;
  line-height: 1.5;
  padding: 0 0 25px 0;
  background: url('../images/lines.png') bottom left repeat-x;
  margin: 0 0 25px 0;
}

.country-reports .mobile-body {
  display: none;
}

.country-reports .tablet-body {
  display: block;
}

.country-reports .tablet-body .body.essay-body.last {
  padding: 36px 0 0 0;
  margin: 0;
}

ol.flex-control-nav {
  bottom: 22px;
}

ol.flex-control-nav li {
  margin: 0 0 0 10px;
}

ol.flex-control-nav li a,
ol.flex-control-nav li a:hover {
  display: block;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  height: 15px;
  width: 14px;
  background-position: 0 -104px;
}

ol.flex-control-nav li a.active {
  background-position: -14px -104px;
}

/* Publications */
#mobile-container.publications {
  height: 100%;
/*   overflow: hidden; */
}

.publications .pub-cover.desktop,
.publications .pub-cover.mobile {
  display: none;
}

.publications .pub-cover.tablet {
  float: left;
  margin: 0 23px 0 0;
}

.publications #mobile-main {
  margin: 0 20px;
}

.publications #mobile-main .inner {
  position: relative;
}

.publications #mobile-nav h3,
.publications #mobile-nav {
  font-size: 14px;
}

.publications #mobile-nav {
  width: 22%;
  position: absolute;
  top: 129px;
  left: 0;
}

.publications #mobile-nav .country-links {
  overflow-y: scroll;
}

.publications #mobile-nav li {
  line-height: 25px;
}

.publications #mobile-pub-list {
  width: 75%;
  position: absolute;
  top: 129px;
  right: 0;
  overflow-y: scroll;
}

.publications #mobile-pub-list #publication-list {
/*   overflow: scroll; */
}

.publications .title {
  font-weight: bold;
  margin: 0 0 3px 0;
}

.publications .subtitle {
  font-style: italic;
  margin: 0 0 5px 0;
  line-height: 20px;
}

.publications .pub-report {
  padding: 0 0 20px 5px;
  margin: 0 0 20px 0;
  background: url('../images/lines.png') repeat-x bottom left;
  position: relative;
  min-height: 140px;
}

.publications .theme-links {
  background: url('../images/lines.png') repeat-x bottom left;
  padding: 0 0 20px 0;
  margin: 0 0 15px 0;
}

.publications .pub-report .pub-detail {
  position: absolute;
  bottom: 20px;
  left: 150px;
}

.publications #publication-detail {
  margin: 18px 0 0 0;
}

.publications #mobile-publication .pub-cover {
  margin: 0 17px 0 0;
}

.publications #mobile-publication .pub-details {
  margin: 0 0 0 192px;
}

.publications #mobile-publication .pub-details .country {
  font-weight: bold;
  margin: 0 0 5px 0;
}

.publications #mobile-publication .pub-details h2 {
  font-family: Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.publications #mobile-publication .pub-details .pub-teaser {
  line-height: 1.4;
  margin: 0 0 50px 0;
}

.publications #mobile-publication h3 {
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
}

.publications #mobile-publication .date {
  margin: 0 0 40px 0;
}

.publications #mobile-publication .pub-meta.cf {
  display: inline;
}

.publications #mobile-nav .mobile {
  display: none;
}

/* Photos and Videos */
#mobile-container.photos-videos {
  background-color: #000;
}

.photos-videos #mobile-main {
  padding: 43px 15px 15px;
}

.photos-videos h2.page-title {
  color: #FFF;
}

.photos-videos .gallery {
  position: relative;
  float: left;
  width: 32.5%;
  margin: 0 1% 0 0;
}

.photos-videos .gallery .gallery-img {
  display: block;
  height: 100%;
  width: 100%;
  min-height: 236px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.photos-videos .gallery a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.photos-videos .gallery.right {
  margin: 0;
}

.slide-bottoms .slide-bottom .description {
  display: none;
}

.photos-videos .featured-video {
  margin: 0 0 15px 0;
}

.photos-videos .featured-video .video {
  display: block;
  min-height: 269px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  float: left;
  margin: 0 15px 0 0;
}

.photos-videos .featured-video .video > a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 1000;
}

.photos-videos .featured-video .video .playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 97px;
  width: 97px;
  margin: -48px 0 0 -48px;
  background: url('../images/sprite.png') 0 -230px;
}

.photos-videos .featured-video .video .playbutton a {
  display: block;
  height: 100%;
  width: 100%;
}

.photos-videos .featured-video .teaser {
  line-height: 1.4;
  color: #FFF;
  width: 47%;
  float: left;
}

#mobile-container.video h2.page-title {
  color: #FFF;
}

h2.page-title {
  margin: 0 100px;
}

#mobile-container.video #mobile-main {
  padding: 30px 15px 0 15px;
  position: relative;
}

#mobile-container.video .subnav {
  margin: 0 0 25px 0;
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#mobile-container.video .subnav .popup_menu ul {
  left: 90px;
}

#mobile-container.video .subnav .inner {
  background: none;
  margin: 0 10px;
}

/* Photo Gallery */
.gallery .page-title {
  display: none;
}

.gallery .subnav {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
}

.gallery .subnav > .inner {
  margin: 15px;
}

.gallery .mobile-queue-gallery {
  margin-top: 190px;
}

.mobile-queue-gallery > .description .title {
  font-weight: bold;
  margin: 0 0 30px 0;
}

.mobile-queue-gallery > .description {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  width: 100%;
  background: rgba(1,1,1,0.75);
  color: #FFF;
  font-size: 24px;
  z-index: 1000;
  line-height: 1.2;
}

.mobile-queue-gallery > .description > .inner {
  padding: 25px 25px;
}

.slide-bottom .caption {
  padding: 20px;
  width: 50%;
  line-height: 1.4;
}

#gallery-pager {
  display: none;
  color: #FFF;
  padding: 0 0 23px 0;
  width: 100%;
  text-align: center;
  z-index: 1000;
  height: 14px;
}

#mobile-container.gallery,
.gallery #mobile-main {
  min-height: 100%;
	height: 100%;
}

.gallery #mobile-main {
  margin: 0 auto -14px;
}

#pusher {
  height: 14px;
}

#mobile-slide-bottom-0 .caption {
  display: none;
}

/* About */
#mobile-container.about {
  height: 100%;
  overflow-y: hidden;
}

#mobile-container.about #mobile-main {
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

#mobile-container.about #mobile-main .overlay {
  padding: 0 17px 25px 17px;
}

#mobile-container.about h2.page-title {
  color: #FFF;
}

#mobile-container.about #mobile-main {
  background: rgba(0,0,0,0.7);
}