html {
  font-size: 62.5%; }

body, p, h2, h4, .description, .topic a, .small, .introduction,
#sectiontitle .topictitle {
  font-family: Helvetica, Arial, sans-serif; }

h1, h3, h5, strong, .topic {
  font-family: Helvetica, Arial, sans-serif;
  /*	font-style: italic; */ }

blockquote, a.source {
  font-style: italic; }

#footer h6 {
  font-family: TwCenMT-Regular, Helvetica, Arial, sans-serif;
  font-style: italic; }

.banner-text {
  font-family: EvelethRegular, Helvetica, Arial, sans-serif; }

.banner-sub-text, #colophon .title {
  font-family: TwCenMT-Regular, Helvetica, Arial, sans-serif; }

.menu-text {
  font-family: TwCenMT-Regular, Helvetica, Arial, sans-serif;
  font-weight: bold; }

a, a:hover, a:active, a:visited {
  text-decoration: none; }

#sectiontitle .topictitle, .description h4 {
  font-weight: normal; }

body, p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
  line-height: 1.7rem; }

a.source {
  font-size: 12px;
  font-size: 1.2rem; }

.banner-text {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 25px;
  line-height: 2.5rem; }

.banner-sub-text {
  font-size: 16px;
  font-size: 1.6rem; }

.menu-text {
  font-size: 24px;
  font-size: 2.4rem;
  /* @include rem(line-height, 45px); */ }

#colophon .title {
  font-size: 20px;
  font-size: 2rem; }

h1 {
  font-size: 18px;
  font-size: 1.8rem; }

h2 {
  font-size: 17px;
  font-size: 1.7rem; }

h3 {
  font-size: 16px;
  font-size: 1.6rem; }

h4 {
  font-size: 15px;
  font-size: 1.5rem; }

h5 {
  font-size: 17px;
  font-size: 1.7rem; }

.description {
  font-size: 14px;
  font-size: 1.4rem;
  /* letter-spacing: 0; */ }

.description strong {
  line-height: 16px;
  line-height: 1.6rem; }

.topic {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal; }

blockquote {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem; }

.small {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem; }

.introduction {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
  line-height: 2.6rem; }

@media only screen and (min-width: 768px) {
  body, p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem; }

  .banner-text {
    font-size: 33px;
    font-size: 3.3rem; }

  .banner-sub-text {
    font-size: 30px;
    font-size: 3rem; }

  .menu-text, #colophon .title {
    font-size: 24px;
    font-size: 2.4rem; }

  h1 {
    font-size: 20px;
    font-size: 2rem; }

  h2 {
    font-size: 20px;
    font-size: 2rem; }

  h3 {
    font-size: 18px;
    font-size: 1.8rem; }

  h4 {
    font-size: 16px;
    font-size: 1.6rem; }

  .description {
    font-size: 15px;
    font-size: 1.5rem; }

  .description strong {
    line-height: 20px;
    line-height: 2rem; }

  .topic {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold; } }
@media only screen and (min-width: 992px) {
  body, p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 19px;
    line-height: 1.9rem; }

  .banner-text {
    font-size: 44px;
    font-size: 4.4rem; }

  .banner-sub-text {
    font-size: 36px;
    font-size: 3.6rem; }

  .menu-text {
    font-size: 32px;
    font-size: 3.2rem; }

  h1 {
    font-size: 24px;
    font-size: 2.4rem; }

  h2 {
    font-size: 24px;
    font-size: 2.4rem; }

  h3 {
    font-size: 20px;
    font-size: 2rem; }

  h4 {
    font-size: 18px;
    font-size: 1.8rem; }

  .description {
    font-size: 16px;
    font-size: 1.6rem; }

  .description strong {
    line-height: 25px;
    line-height: 2.5rem; } }
#header {
  width: auto;
  max-width: 1410px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
  margin-left: -1rem;
  margin-right: -10px;
  margin-right: -1rem; }

#title {
  margin: 0 auto;
  min-height: 85px;
  min-height: 8.5rem;
  padding-top: 7px;
  padding-top: 0.7rem;
  width: 100%;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  /*
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  */ }

#title h1 {
  margin: 0 auto;
  height: 50px;
  height: 5rem;
  margin-left: 10px;
  margin-left: 1rem;
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  background-image: url("../images/header/title-small.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#title h2 {
  margin: 0 auto;
  height: 15px;
  height: 1.5rem;
  margin-left: 10px;
  margin-left: 1rem;
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  background-image: url("../images/header/subtitle.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

@media only screen and (min-width: 768px) {
  #title {
    padding-top: 25px;
    padding-top: 2.5rem;
    background-image: url("../images/header/banner.png");
    min-height: 110px;
    min-height: 11rem; }

  #title h1 {
    width: 100%;
    height: 32px;
    height: 3.2rem;
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
    background-image: url("../images/header/title.png"); }

  #title h2 {
    width: 100%;
    height: 26px;
    height: 2.6rem;
    margin-bottom: 0;
    margin-bottom: 0; } }
@media only screen and (min-width: 992px) {
  #title {
    padding-top: 30px;
    padding-top: 3rem;
    min-height: 130px;
    min-height: 13rem; }

  #title h1 {
    height: 42px;
    height: 4.2rem; }

  #title h2 {
    height: 32px;
    height: 3.2rem; } }
#footer {
  margin-top: 20px;
  margin-top: 2rem;
  padding: 10px 0 10px 0;
  padding: 1rem 0 1rem 0;
  *zoom: 1; }
  #footer:before, #footer:after {
    content: '';
    display: table; }
  #footer:after {
    clear: both; }

#footer .title {
  margin: 0 auto;
  width: 100%;
  height: 16px;
  height: 1.6rem;
  background-image: url("../images/footer/title.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#creator, #funder, #footer .textlinks {
  display: none; }

#creator, #funder {
  padding: 0 20px;
  text-align: center; }

@media only screen and (min-width: 768px) {
  #footer {
    margin-top: 15px;
    margin-top: 1.5rem;
    padding: 15px 0 15px 0;
    padding: 1.5rem 0 1.5rem 0; }

  #colophon, #disclaimer {
    display: block;
    float: left;
    clear: none;
    width: 32.33333%;
    margin-left: 0;
    margin-right: 1.5%; }
    #colophon:last-child, #disclaimer:last-child {
      margin-right: 0; }

  #creator, #funder {
    display: block;
    float: left;
    clear: none;
    width: 15.41667%;
    margin-left: 0;
    margin-right: 1.5%; }
    #creator:last-child, #funder:last-child {
      margin-right: 0; }

  #footer .title {
    height: 20px;
    height: 2rem; }

  #funder p {
    padding: 7.5px 0 0 0;
    padding: 0.75rem 0 0 0; }

  #footer .textlinks {
    display: block; } }
#creator img, #funder img {
  width: 100%;
  height: auto; }

.social {
  max-width: 30px;
  max-height: 30px; }

#nav .menu-wrapper {
  width: 210px;
  width: 21rem;
  top: 0;
  right: 0;
  z-index: 120;
  height: 100%; }

#nav .show {
  display: block; }

#panel {
  position: absolute;
  display: block;
  padding: 20px;
  padding: 2rem;
  top: 27px;
  top: 2.7rem;
  right: 6%;
  right: 6%;
  width: 25px;
  width: 2.5rem;
  height: 17px;
  height: 1.7rem;
  background-image: url("../images/header/dropdown.png");
  background-repeat: no-repeat;
  background-position: center center; }

@media only screen and (min-width: 375px) {
  #panel {
    right: 12%;
    right: 12%; } }
@media only screen and (min-width: 425px) {
  #panel {
    right: 16%;
    right: 16%; } }
#nav .menu-text::before {
  position: absolute;
  left: 20px;
  left: 2rem;
  content: url("../images/header/dot.png"); }

#nav .menu-text {
  width: 180px;
  width: 18rem;
  height: 45px;
  height: 4.5rem;
  padding: 5px 5px 5px 35px;
  padding: 0.5rem 0.5rem 0.5rem 3.5rem;
  margin: 15px;
  margin: 1.5rem; }

#nav .menu-text a {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 210px;
  width: 21rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none; }

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform; }

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden; }

.slideout-open .slideout-menu {
  display: block; }

.slideout-menu {
  left: auto; }

#overlay {
  background: rgba(0, 0, 0, 0.6667);
  opacity: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: none; }

@media only screen and (min-width: 768px) {
  #panel {
    background-image: none;
    position: relative;
    top: inherit;
    right: inherit;
    width: inherit;
    height: inherit;
    display: none; }

  #nav .slideout-menu {
    position: relative; }

  #nav .slideout-panel, #overlay {
    display: none !important; }

  #nav .menu-text {
    width: auto;
    height: auto;
    padding: 5px 5px 5px 5px;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    margin: 15px 18px 15px 15px;
    margin: 1.5rem 1.8rem 1.5rem 1.5rem;
    position: relative;
    float: left; }

  #nav .menu-text::before {
    content: none; }

  #nav .menu-text::after {
    position: absolute;
    right: -20px;
    right: -2rem;
    bottom: 13px;
    bottom: 1.3rem;
    content: url("../images/header/dot.png"); }

  #nav .menu-wrapper {
    width: auto;
    max-width: 1410px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 650px;
    max-width: 65rem; }

  #nav .links {
    margin-right: 0; }

  #nav .links::after {
    content: none; }

  #nav .menu-text a {
    display: block;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; } }
@media only screen and (min-width: 992px) {
  #nav .menu-wrapper {
    width: auto;
    max-width: 1410px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 750px;
    max-width: 75rem; }

  #nav .menu-text::after {
    right: -30px;
    right: -3rem; }

  #nav .menu-text {
    margin: 15px 25px 15px 25px;
    margin: 1.5rem 2.5rem 1.5rem 2.5rem; } }
#nav .objects a {
  background-image: url("../images/header/objects.png");
  height: 27px;
  height: 2.7rem;
  width: 97px;
  width: 9.7rem; }

#nav .topics a {
  background-image: url("../images/header/topics.png");
  height: 27px;
  height: 2.7rem;
  width: 81px;
  width: 8.1rem; }

#nav .activities a {
  background-image: url("../images/header/activities.png");
  height: 22px;
  height: 2.2rem;
  width: 120px;
  width: 12rem;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

#nav .about a {
  background-image: url("../images/header/about.png");
  height: 22px;
  height: 2.2rem;
  width: 80px;
  width: 8rem;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

#nav .links a {
  background-image: url("../images/header/links.png");
  height: 22px;
  height: 2.2rem;
  width: 65px;
  width: 6.5rem;
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#container {
  width: auto;
  max-width: 1410px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 1070px;
  max-width: 107rem;
  *zoom: 1; }
  #container:before, #container:after {
    content: '';
    display: table; }
  #container:after {
    clear: both; }

body {
  width: 100%;
  height: 100%; }

html, body, div, p, a, img, ul, li, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

p + p, li + li {
  padding-top: 0; }

.noBg p {
  padding-left: 0;
  padding-right: 0; }

li.link {
  list-style: none; }

#content.nobox {
  background: none;
  border: none;
  padding: 0;
  margin: 0 auto; }

#content {
  position: relative;
  width: auto;
  max-width: 1410px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  *zoom: 1; }
  #content:before, #content:after {
    content: '';
    display: table; }
  #content:after {
    clear: both; }

.thumbnail, .mThumbnail {
  vertical-align: top;
  height: 100%; }

.thumbnail img, .mThumbnail img {
  width: 100%;
  height: auto; }

#gallery {
  position: relative; }

#primaryprops {
  height: 100%;
  position: relative; }

#topictags {
  width: 100%;
  position: absolute;
  bottom: 0; }

#topictags li {
  display: inline;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.primaryImage {
  width: auto;
  max-width: 1410px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 500px; }

.fwImg {
  width: 100%;
  height: auto; }

.aboutFunder {
  width: 40%;
  height: auto;
  float: right; }

.activity {
  *zoom: 1; }
  .activity:before, .activity:after {
    content: '';
    display: table; }
  .activity:after {
    clear: both; }

.activityImg {
  float: left;
  clear: none;
  width: 32.33333%;
  margin-left: 0;
  margin-right: 1.5%;
  *zoom: 1; }
  .activityImg:last-child {
    margin-right: 0; }
  .activityImg:before, .activityImg:after {
    content: '';
    display: table; }
  .activityImg:after {
    clear: both; }

.activityImg img {
  width: 100%;
  height: auto;
  float: left; }

.activityDetail {
  float: left;
  clear: none;
  width: 66.16667%;
  margin-left: 0;
  margin-right: 1.5%;
  *zoom: 1; }
  .activityDetail:last-child {
    margin-right: 0; }
  .activityDetail:before, .activityDetail:after {
    content: '';
    display: table; }
  .activityDetail:after {
    clear: both; }

#container {
  padding: 0 10px;
  padding: 0 1rem; }

p, ul, #sectiontitle, #primaryprops h3, #linkarea h4, .linkSection h2 {
  padding: 10px;
  padding: 1rem; }

li {
  padding: 0 5px;
  padding: 0 0.5rem; }

li.link {
  padding-bottom: 10px;
  padding-bottom: 1rem; }

#sectiontitle, #gallery, .mThumbnail, #primaryprops, .objecttext,
.linkSection, .activityImg, .activityDetail {
  margin-bottom: 10px;
  margin-bottom: 1rem; }

.thumbnail {
  margin-bottom: 5px;
  margin-bottom: 0.5rem; }

.activity {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

#sectiontitle, .primarycontent, .secondarycontent, .column {
  float: left;
  clear: none;
  width: 100%;
  margin-left: 0;
  margin-right: 1.5%;
  *zoom: 1; }
  #sectiontitle:last-child, .primarycontent:last-child, .secondarycontent:last-child, .column:last-child {
    margin-right: 0; }
  #sectiontitle:before, #sectiontitle:after, .primarycontent:before, .primarycontent:after, .secondarycontent:before, .secondarycontent:after, .column:before, .column:after {
    content: '';
    display: table; }
  #sectiontitle:after, .primarycontent:after, .secondarycontent:after, .column:after {
    clear: both; }

.thumbnail {
  float: left;
  clear: none;
  width: 32.33333%;
  margin-left: 0;
  margin-right: 1.5%;
  *zoom: 1; }
  .thumbnail:nth-of-type(n) {
    margin-right: 1.5%;
    float: left;
    clear: none; }
  .thumbnail:nth-of-type(3n) {
    margin-right: 0;
    float: right; }
  .thumbnail:nth-of-type(3n + 1) {
    clear: both; }
  .thumbnail:before, .thumbnail:after {
    content: '';
    display: table; }
  .thumbnail:after {
    clear: both; }

.mThumbnail {
  float: left;
  clear: none;
  width: 49.25%;
  margin-left: 0;
  margin-right: 1.5%;
  *zoom: 1; }
  .mThumbnail:nth-of-type(n) {
    margin-right: 1.5%;
    float: left;
    clear: none; }
  .mThumbnail:nth-of-type(2n) {
    margin-right: 0;
    float: right; }
  .mThumbnail:nth-of-type(2n + 1) {
    clear: both; }
  .mThumbnail:before, .mThumbnail:after {
    content: '';
    display: table; }
  .mThumbnail:after {
    clear: both; }

.mThumbnail h2 {
  padding: 10px;
  padding: 1rem; }

#primaryprops h4 {
  padding: 15px 10px 0 10px;
  padding: 1.5rem 1rem 0 1rem; }

#primaryprops p, #primaryprops ul, #primaryprops h5 {
  padding-left: 15px;
  padding-left: 1.5rem;
  padding-right: 15px;
  padding-right: 1.5rem; }

.imageMeta p {
  padding-bottom: 5px;
  padding-bottom: 0.5rem; }

#topictags, .fwImg {
  padding-top: 10px;
  padding-top: 1rem; }

#topictags {
  padding-bottom: 10px;
  padding-bottom: 1rem; }

.aboutFunder {
  padding: 0 0 10px 10px;
  padding: 0 0 1rem 1rem; }

.activityImg {
  padding: 10px 10px 0 0;
  padding: 1rem 1rem 0 0; }

@media only screen and (min-width: 768px) {
  #container {
    padding: 0 15px;
    padding: 0 1.5rem; }

  p, ul, #sectiontitle, #primaryprops h3, #linkarea h4, .linkSection h2 {
    padding: 15px;
    padding: 1.5rem; }

  li {
    padding: 0 7.5px;
    padding: 0 0.75rem; }

  li.link {
    padding-bottom: 15px;
    padding-bottom: 1.5rem; }

  #sectiontitle, #gallery, .mThumbnail, #primaryprops, .linkSection,
  .activityImg, .activityDetail {
    margin-bottom: 15px;
    margin-bottom: 1.5rem; }

  .thumbnail {
    margin-bottom: 7.5px;
    margin-bottom: 0.75rem; }

  .activity {
    margin-bottom: 30px;
    margin-bottom: 3rem; }

  .primarycontent {
    float: left;
    clear: none;
    width: 66.66667%;
    margin-left: 0;
    margin-right: 0; }

  .secondarycontent {
    float: left;
    clear: none;
    width: 33.33333%;
    margin-left: 0;
    margin-right: 0; }

  .column {
    float: left;
    clear: none;
    width: 49.25%;
    margin-left: 0;
    margin-right: 1.5%; }
    .column:nth-of-type(n) {
      margin-right: 1.5%;
      float: left;
      clear: none; }
    .column:nth-of-type(2n) {
      margin-right: 0;
      float: right; }
    .column:nth-of-type(2n + 1) {
      clear: both; }

  .thumbnail {
    float: left;
    clear: none;
    width: 15.41667%;
    margin-left: 0;
    margin-right: 1.5%;
    *zoom: 1; }
    .thumbnail:nth-of-type(n) {
      margin-right: 1.5%;
      float: left;
      clear: none; }
    .thumbnail:nth-of-type(6n) {
      margin-right: 0;
      float: right; }
    .thumbnail:nth-of-type(6n + 1) {
      clear: both; }
    .thumbnail:before, .thumbnail:after {
      content: '';
      display: table; }
    .thumbnail:after {
      clear: both; }

  .mThumbnail {
    float: left;
    clear: none;
    width: 32.33333%;
    margin-left: 0;
    margin-right: 1.5%;
    *zoom: 1; }
    .mThumbnail:nth-of-type(n) {
      margin-right: 1.5%;
      float: left;
      clear: none; }
    .mThumbnail:nth-of-type(3n) {
      margin-right: 0;
      float: right; }
    .mThumbnail:nth-of-type(3n + 1) {
      clear: both; }
    .mThumbnail:before, .mThumbnail:after {
      content: '';
      display: table; }
    .mThumbnail:after {
      clear: both; }

  .mThumbnail h2 {
    padding: 15px;
    padding: 1.5rem; }

  #primaryprops h4 {
    padding: 22.5px 15px 0 15px;
    padding: 2.25rem 1.5rem 0 1.5rem; }

  #primaryprops p, #primaryprops ul, #primaryprops h5 {
    padding-left: 22.5px;
    padding-left: 2.25rem;
    padding-right: 22.5px;
    padding-right: 2.25rem; }

  .imageMeta p {
    padding-bottom: 7.5px;
    padding-bottom: 0.75rem; }

  #topictags, .fwImg {
    padding-top: 15px;
    padding-top: 1.5rem; }

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

  .objecttext p {
    padding: 0 15px 7.5px 0;
    padding: 0 1.5rem 0.75rem 0; }

  #footer p {
    padding: 7.5px 0 0 0;
    padding: 0.75rem 0 0 0; }

  #funder {
    padding-right: 0; }

  #funder p {
    padding-top: 3.75px;
    padding-top: 0.375rem; }

  #footer p.small {
    padding: 0; }

  .aboutFunder {
    padding: 0 0 15px 15px;
    padding: 0 0 1.5rem 1.5rem; }

  .activityImg {
    padding: 15px 15px 0 0;
    padding: 1.5rem 1.5rem 0 0; } }
@media only screen and (min-width: 992px) {
  #container {
    padding: 0 35px;
    padding: 0 3.5rem; }

  p, ul, #sectiontitle, #primaryprops h3, #linkarea h4, .linkSection h2 {
    padding: 20px;
    padding: 2rem; }

  li {
    padding: 0 10px;
    padding: 0 1rem; }

  li.link {
    padding-bottom: 20px;
    padding-bottom: 2rem; }

  #sectiontitle, #gallery, .mThumbnail, #primaryprops, .linkSection,
  .activityImg, .activityDetail {
    margin-bottom: 20px;
    margin-bottom: 2rem; }

  .thumbnail {
    margin-bottom: 10px;
    margin-bottom: 1rem; }

  .activity {
    margin-bottom: 40px;
    margin-bottom: 4rem; }

  .mThumbnail h2 {
    padding: 20px;
    padding: 2rem; }

  #primaryprops h4 {
    padding: 30px 20px 0 20px;
    padding: 3rem 2rem 0 2rem; }

  #primaryprops p, #primaryprops ul, #primaryprops h5 {
    padding-left: 30px;
    padding-left: 3rem;
    padding-right: 30px;
    padding-right: 3rem; }

  .imageMeta p {
    padding-bottom: 10px;
    padding-bottom: 1rem; }

  #topictags, .fwImg {
    padding-top: 20px;
    padding-top: 2rem; }

  .objecttext p {
    padding: 0 20px 10px 0;
    padding: 0 2rem 1rem 0; }

  #footer p {
    padding: 10px 0 0 0;
    padding: 1rem 0 0 0; }

  #funder {
    padding-right: 0; }

  #funder p {
    padding-top: 5px;
    padding-top: 0.5rem; }

  #footer p.small {
    padding: 0; }

  .aboutFunder {
    padding: 0 0 20px 20px;
    padding: 0 0 2rem 2rem; }

  .activityImg {
    padding: 20px 20px 0 0;
    padding: 2rem 2rem 0 0; } }
.slider-wrapper {
  position: relative; }

/* Bare minimum styles */
.slider {
  -ms-touch-action: pan-y;
  /* Prevent default touch actions on Windows 8. Only required for IE10 */
  overflow: auto;
  /* Not required but recommended for accessibility when JavaScript is turned off */
  position: relative;
  touch-action: pan-y;
  /* Prevent default touch actions on Windows 8. Supported in IE11+ */ }

.slider {
  width: 100%; }

.as-prev-arrow,
.as-next-arrow {
  cursor: pointer;
  height: 50px;
  overflow: hidden;
  position: absolute;
  text-indent: 100%;
  white-space: nowrap;
  width: 50px;
  z-index: 10;
  height: 100%; }

.as-prev-arrow {
  background-image: url(../images/lightbox/prev_sm.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  left: 0; }

.as-next-arrow {
  background-image: url(../images/lightbox/next_sm.png);
  background-repeat: no-repeat;
  background-position: 18px 50%;
  right: 0; }

.as-nav {
  bottom: -10px;
  left: 50%;
  margin-left: -27px;
  position: absolute;
  text-align: left;
  width: 54px;
  z-index: 1; }

.as-nav a {
  background: url(../images/lightbox/bullets.png) no-repeat;
  height: 16px;
  display: inline-block;
  margin: 0 1px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 16px; }

.as-nav .as-active,
.as-nav a:hover {
  background-position: 0 -16px; }

@media only screen and (min-width: 992px) {
  .as-prev-arrow {
    background-image: url(../images/lightbox/prev.png);
    background-position: 0 50%; }

  .as-next-arrow {
    background-image: url(../images/lightbox/next.png);
    background-position: 0 50%; } }
html, body, div, p, a, img, ul, li, #content {
  color: #000000; }

h1, h2, h3, h4, h5, h6, .banner-text, .banner-sub-text, .description {
  color: #2C2C2C; }

blockquote, .small, .introduction {
  color: #4A4A4A; }

a, a:hover, a:visited, a:active, .menu-text {
  color: #1F205F; }

a.link, a.source {
  border-bottom: 1px solid #1F205F; }

#container {
  border-left: 1px solid #C1C1C1;
  border-right: 1px solid #C1C1C1; }

#nav .menu-wrapper {
  background-color: #F0F3EF; }

#nav .menu-text, .activity {
  border-bottom: 1px solid #ACCDDE; }

@media only screen and (min-width: 768px) {
  #nav .menu-wrapper {
    background-color: inherit; }

  #nav .menu-text {
    border-bottom: none; } }
#footer {
  border-top: 1px solid #C1C1C1; }

#creator, #funder {
  border-left: 1px solid #E2EFF5; }

#content {
  background-color: #FFFFFF; }

#sectiontitle, #primaryprops h3 {
  background-color: #F9E99B; }

#gallery, .mThumbnail, .objectLocation {
  background-color: #F0F3EF; }

#primaryprops, .reportsIntoPolicing {
  background-color: #EAEAEA; }

#topictags {
  background-color: #DFDDDD; }

#linkarea, .furtherReading, .accountsAndInterviews {
  background-color: #E2EFF5; }

#linkarea h4, .linkSection h2 {
  background-color: #ACCDDE; }

.relatedLegislation {
  background-color: #EBF2F5; }

/* import 'pages'; */

/*# sourceMappingURL=main.css.map */
