@charset "UTF-8";
/***********************************************************************
Filename: _style.scss
Title: Style
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* Reset
-----------------------------------------------------------------------*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: "";
  content: none;
}

small, .small {
  font-size: 75%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}

/* Import formatting
-----------------------------------------------------------------------*/
/******************************************************************
Filename: _mixins.scss
Title: Mixins
Author: Maraid Design
Client: Bradford's National Museum
******************************************************************/
/*
@mixin block-text {
	font-family: $body;
	text-transform: uppercase;
	font-size: 100%;
}
*/
/***********************************************************************
Filename: _fonts.scss
Title: Fonts
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* Import fonts
-----------------------------------------------------------------------*/
@font-face {
  font-family: "SpockPro-Bold";
  src: url("webfonts/SpockPro-Bold/font.woff") format("woff"), url("webfonts/SpockPro-Bold/font.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SpockPro-BoldIt";
  src: url("webfonts/SpockPro-BoldIt/font.woff") format("woff"), url("webfonts/SpockPro-BoldIt/font.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SpockPro-Black";
  src: url("webfonts/SpockPro-Black/font.woff") format("woff"), url("webfonts/SpockPro-Black/font.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* Font stack
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _base.scss
Title: Main colours etc
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* Set media query names
-----------------------------------------------------------------------*/
/* Text sizes
-----------------------------------------------------------------------*/
/*
$super-large-text: 4rem; //64
$large-to-super-text: 3.4rem; //
$large-text: 2.4rem; //45
$medtolarge-text: 2.2rem;//36
$med-text: 1.9rem; //30
$base-med-text: 1.5rem; //24
$base-text: 1.25rem; //20
$small-text: 0.9rem;
$super-small-text: 0.9rem;
$super-super-small-text: 0.7rem;
*/
/* Main site colours
-----------------------------------------------------------------------*/
/* Main links
-----------------------------------------------------------------------*/
a {
  color: #3e7a4e;
  transition: all 0.3s ease 0s;
}
a:hover, a:focus {
  color: #d7374a;
}

strong, b {
  font-family: "SpockPro-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

italic, em {
  font-family: "SpockPro-BoldIt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}

/* Headings
-----------------------------------------------------------------------*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: normal;
}

h1, .h1 {
  font-size: 2.4rem;
  line-height: 1.333em;
}
@media screen and (max-width: 1030px) {
  h1, .h1 {
    margin-top: 0;
  }
}

h2, .h2 {
  font-size: 1.9rem;
  line-height: 1.4em;
  margin-bottom: 0.375em;
  color: #3e7a4e;
}

h3, .h3 {
  color: #d7374a;
  font-size: 1.5rem;
  font-size: 1.125em;
}

h4, .h4 {
  font-size: 1.1em;
  font-family: "SpockPro-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* General
-----------------------------------------------------------------------*/
body {
  font-size: 1.2rem;
  line-height: 1.6;
  color: #525252;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "SpockPro-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1030px) {
  body {
    background: url(../images/header.svg) no-repeat 0 0 white;
  }
}
@media screen and (max-width: 600px) {
  body {
    background: url(../images/header.svg) no-repeat 0 0 white;
  }
}

.wrap {
  margin: 0 auto;
  max-width: 1260px;
  width: 90%;
  position: relative;
}
@media screen and (min-width: 1360px) {
  .wrap {
    width: 100%;
  }
}

.wrap-narrow {
  margin: 0 auto;
  max-width: 495px;
  width: 90%;
}

/* Blockquote
-----------------------------------------------------------------------*/
blockquote {
  padding: 0 0 0 20px;
  border-left: 5px solid #e3ba50;
  color: #3e7a4e;
}
blockquote.green {
  border-color: #3e7a4e;
}
blockquote.yellow {
  border-color: #e0d428;
}
blockquote.red {
  border-color: #d7374a;
}

figcaption {
  padding-left: 56px;
}

/* Parallax
-----------------------------------------------------------------------*/
.parallax-section {
  position: relative;
  overflow: hidden;
}

.parallax-section-content {
  position: relative;
  z-index: 1;
}

.parallax-image {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  /* optional - add a transition to ease movement */
  transition: transform 300ms ease-out;
}

.top {
  top: -10%;
}
@media screen and (max-width: 600px) {
  .top {
    display: none;
  }
}

.bottom {
  bottom: 0;
}

@media screen and (max-width: 1030px) {
  .parallax-image {
    display: none;
  }
}

/* Cookies wiindow
-----------------------------------------------------------------------*/
#cc-window, .cc-revoke {
  border: 1px solid #3e7a4e;
}

/* Pagination and blog prev back
-----------------------------------------------------------------------*/
.pagination,
.wp-prev-next {
  margin: 1.5em 0;
}

.pagination {
  text-align: center;
}
.pagination ul {
  display: inline-block;
  background-color: #fff;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
}
.pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #757575;
}
.pagination a, .pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: 0.4em 0.6em;
  min-width: 1em;
  display: block;
  color: #2980b9;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  background-color: #2980b9;
  color: #fff;
}
.pagination .current {
  cursor: default;
  color: #525252;
}
.pagination .current:hover, .pagination .current:focus {
  background-color: #fff;
  color: #525252;
}

/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}

/* end .wp-prev-next */
/***********************************************************************
Filename: _animation.scss
Title: Animation
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* Set the animation
-----------------------------------------------------------------------*/
@keyframes reveal {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes revealmove {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Animation in use
-----------------------------------------------------------------------*/
@media screen and (min-width: 768px) {
  article, .side-col, .blog .main-col, .archive .main-col, .home-intro-text {
    animation-name: revealmove;
    animation-duration: 800ms;
    animation-delay: 200ms;
    animation-timing-function: ease;
    animation-fill-mode: both;
  }

  .side-col {
    animation-delay: 500ms;
  }
}
header {
  animation-name: reveal;
  animation-duration: 800ms;
  animation-delay: 200ms;
  animation-timing-function: ease;
  animation-fill-mode: both;
}

/***********************************************************************
Filename: _grid.scss
Title: Grid
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* Internal pages
-----------------------------------------------------------------------*/
.main-col {
  margin-top: 20px;
  overflow: hidden;
}
@media screen and (min-width: 1030px) {
  .main-col {
    margin-top: 40px;
    width: 70%;
    float: left;
    margin-bottom: 50px;
  }
}

.side-col {
  overflow: hidden;
  position: relative;
  z-index: 40;
}
@media screen and (min-width: 1030px) {
  .side-col {
    margin-bottom: 50px;
    width: 25.4545454545%;
    float: right;
    margin-top: 100px;
  }
}

@media screen and (min-width: 1030px) {
  .wide {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}

/* half and half  (used on detail page)
-----------------------------------------------------------------------*/
@media screen and (min-width: 1030px) {
  .half {
    width: 47.7272727273%;
    float: right;
    margin-bottom: 50px;
    margin-top: 50px;
  }
}

@media screen and (min-width: 1030px) {
  .second {
    float: left;
    margin-top: 0;
  }
}

/* Clears and hides
-----------------------------------------------------------------------*/
.hidden, .screen-reader-text, .search-header button, #searchsubmit {
  position: absolute !important;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  top: auto;
}

.clear-float:after {
  /*clear floated elements*/
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.really-hidden {
  display: none;
}

* html .clear-float {
  height: 1%;
}

/* IE6 */
*:first-child + html .clear-float {
  min-height: 1%;
}

/* IE7 */
.clear {
  /*clears anything leaving no gap*/
  float: none;
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

.clearheight {
  /*clear anything leaving a gap*/
  float: none;
  clear: both;
}

.end {
  margin-right: 0 !important;
}

/***********************************************************************
Filename: _images.scss
Title: Images
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* base images
-----------------------------------------------------------------------*/
img, .wp-caption, .alignnone {
  width: 100%;
  height: auto;
  max-width: 100%;
}

img.size {
  width: auto;
}

/* floated images
-----------------------------------------------------------------------*/
.wp-caption-text {
  font-size: 0.9rem;
  color: #3e7a4e;
}

main .alignright, main img.alignright {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  main .alignright, main img.alignright {
    width: 45% !important;
    float: right;
    margin: 20px 0 20px 30px !important;
    max-width: 45% !important;
  }
}
main .alignright .wp-caption-text, main img.alignright .wp-caption-text {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  main .alignright .wp-caption-text, main img.alignright .wp-caption-text {
    text-align: right;
  }
}

main .alignleft, main img.alignleft {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  main .alignleft, main img.alignleft {
    width: 45% !important;
    float: left;
    margin: 20px 30px 20px 0 !important;
    max-width: 45% !important;
  }
}
main .alignleft .wp-caption-text, main img.alignleft .wp-caption-text {
  margin-bottom: 0;
}

main .aligncenter, main img.aligncenter {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  main .aligncenter, main img.aligncenter {
    width: 60% !important;
    margin: 20px auto 20px auto !important;
    max-width: 60% !important;
  }
}
main .aligncenter .wp-caption-text, main img.aligncenter .wp-caption-text {
  margin-bottom: 0;
}

main .alignnone {
  margin: 2em 0;
}

/* video
-----------------------------------------------------------------------*/
.video-container {
  margin: 1.5em 0;
}

.fluid-width-video-wrapper iframe {
  border: none;
}

/***********************************************************************
Filename: _lists.scss
Title: Lists
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* Lists in content
-----------------------------------------------------------------------*/
article ul {
  list-style-type: none;
  margin-left: 2em;
}
article ul li {
  background: url("../images/bullet.svg") no-repeat 0 9px;
  background-size: 12px 12px;
  padding-left: 30px;
}

article ol {
  list-style-type: decimal;
  margin-left: 1.5em;
}

/* people
-----------------------------------------------------------------------*/
ul.people {
  list-style-type: none;
  margin-top: 1.5em;
  margin-left: 0;
}
ul.people li {
  background: none;
  padding-left: 0;
  margin-top: 2em;
  text-align: center;
}
@media screen and (min-width: 481px) {
  ul.people li {
    text-align: left;
  }
}
@media screen and (min-width: 1030px) {
  ul.people li {
    width: 46.4615384615%;
    float: left;
    margin-right: 7.0769230769%;
  }
}
ul.people li img {
  border-radius: 50%;
  max-width: 180px;
}
@media screen and (min-width: 481px) {
  ul.people li img {
    max-width: none;
    float: left;
    width: 28.5714285714%;
  }
}
@media screen and (min-width: 481px) {
  ul.people li .text {
    float: right;
    width: 66.2698412698%;
  }
}
ul.people li .text h3, ul.people li .text h2 {
  margin-top: 0;
  font-size: 1.5rem;
}
@media screen and (max-width: 481px) {
  ul.people li .text h3, ul.people li .text h2 {
    margin: 0 0 0.5em 0;
  }
}
@media screen and (max-width: 481px) {
  ul.people li .text p {
    margin: 0;
  }
}
ul.people p {
  color: #525252 !important;
}
@media screen and (min-width: 1030px) {
  ul.people li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1030px) {
  ul.people li:nth-child(4n+4) img, ul.people li:nth-child(4n+3) img {
    float: right;
  }
}
@media screen and (min-width: 1030px) {
  ul.people li:nth-child(4n+4) .text, ul.people li:nth-child(4n+3) .text {
    float: left;
    text-align: right;
  }
}

.page-id-420 ul.people {
  width: 100%;
}
.page-id-420 ul.people li {
  float: none;
  width: 100%;
}
@media screen and (min-width: 1030px) {
  .page-id-420 ul.people li img {
    width: 21%;
  }
}
@media screen and (min-width: 1030px) {
  .page-id-420 ul.people li .text {
    width: 74%;
  }
}
@media screen and (min-width: 1030px) {
  .page-id-420 ul.people li:nth-child(4n+4) img, .page-id-420 ul.people li:nth-child(4n+3) img {
    float: left;
  }
}
@media screen and (min-width: 1030px) {
  .page-id-420 ul.people li:nth-child(4n+4) .text, .page-id-420 ul.people li:nth-child(4n+3) .text {
    float: right;
    text-align: left;
  }
}

.single-person {
  margin-top: 3em;
  max-width: 700px;
}
.single-person img {
  float: left;
  width: 28.5714285714%;
  border-radius: 50%;
}
.single-person .text {
  float: right;
  width: 66.2698412698%;
}
.single-person .text h3, .single-person .text h2 {
  margin-top: 0;
  font-size: 1.5rem;
}

/* listen list
-----------------------------------------------------------------------*/
ul.listen-list {
  list-style-type: none;
  margin-left: 0;
}
ul.listen-list li {
  background: none;
  padding: 0;
}
ul.listen-list h2 a {
  background: url(../images/arrow-green.svg) 100% 50% transparent;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-right: 35px;
}

/* row1 image and text side by side
-----------------------------------------------------------------------*/
ul.modules-row1 {
  list-style-type: none;
  margin-left: 0;
  margin-top: 30px;
}
ul.modules-row1 p {
  color: #525252;
}
ul.modules-row1 p.link {
  display: inline-block;
  border: 2px solid #666;
  padding: 10px 17px;
  color: #666;
}
ul.modules-row1 p.link span {
  display: none;
}
ul.modules-row1 li {
  padding: 0 !important;
  background: none !important;
}
@media screen and (min-width: 1030px) {
  ul.modules-row1 li {
    margin-bottom: 1em;
  }
}
ul.modules-row1 img {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 70%;
}
@media screen and (min-width: 481px) {
  ul.modules-row1 img {
    width: 50%;
  }
}
@media screen and (min-width: 1030px) {
  ul.modules-row1 img {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    width: 33.052%;
    margin-bottom: 1em;
  }
}
ul.modules-row1 h2 {
  margin: 0 !important;
  line-height: 1.2em;
  margin-bottom: 0.8em;
  margin-top: 0;
  position: relative;
  top: -5px;
}
@media screen and (min-width: 1030px) {
  ul.modules-row1 h2 {
    margin-bottom: 0.4em;
    margin-top: 0;
    position: relative;
    top: -5px;
  }
}
@media screen and (min-width: 1030px) {
  ul.modules-row1 .text {
    float: right;
    width: 64.135%;
  }
}

/* row - modules side by side (1 row of 3 only)
-----------------------------------------------------------------------*/
ul.modules-row {
  list-style-type: none;
  margin-left: 0;
  margin-top: 2em;
}
ul.modules-row p {
  color: #525252;
  margin: 0.6em 0 1em;
}
ul.modules-row a {
  display: block;
}
ul.modules-row li {
  padding: 0 !important;
  background: none !important;
  margin-bottom: 2em;
}
@media screen and (min-width: 768px) {
  ul.modules-row li {
    margin-bottom: 1em;
    width: 30.7%;
    margin-right: 3.8888888889%;
    float: left;
    margin-bottom: 0;
  }
}
ul.modules-row li:last-of-type {
  margin-right: 0;
}
ul.modules-row img {
  margin-top: 1em;
  display: block;
  max-width: 400px;
}
ul.modules-row h2 {
  margin: 1em 0 0.6em;
}

/* row - modules side by side (3 across) - margin of 40px
-----------------------------------------------------------------------*/
ul.modules-row3 {
  position: relative;
  list-style-type: none;
  margin: 50px 0 0 0;
}
ul.modules-row3 li {
  padding: 0;
  background: none;
  margin-bottom: 20px;
}
@media screen and (min-width: 481px) {
  ul.modules-row3 li {
    float: left;
    width: 48.3333333333%;
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row3 li {
    width: 31.1111111%;
  }
}
ul.modules-row3 li h2 {
  font-size: 1.9rem;
  font-family: "SpockPro-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul.modules-row3 li .text a {
  margin: 20px 0;
  color: #2980b9;
}
ul.modules-row3 li .text a:hover, ul.modules-row3 li .text a:focus {
  border-color: #2980b9;
}
ul.modules-row3 li img {
  display: block;
  position: relative;
}
@media screen and (min-width: 481px) {
  ul.modules-row3 li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row3 li:nth-child(2n+2) {
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row3 li:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row3 li:nth-child(3n+1) {
    clear: both;
  }
}

/* row - modules side by side (4 across)
-----------------------------------------------------------------------*/
ul.modules-row4 {
  position: relative;
  list-style-type: none;
  margin: 0;
}
ul.modules-row4 li {
  padding: 0;
  background: none;
  margin-bottom: 20px;
}
@media screen and (min-width: 481px) {
  ul.modules-row4 li {
    float: left;
    width: 48.3333333333%;
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row4 li {
    width: 31.1111111111%;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li {
    width: 22.5%;
  }
}
ul.modules-row4 li a {
  margin: 20px 0;
  color: #2980b9;
}
ul.modules-row4 li a:hover, ul.modules-row4 li a:focus {
  text-decoration: underline;
}
ul.modules-row4 li img {
  display: block;
}
@media screen and (min-width: 481px) {
  ul.modules-row4 li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row4 li:nth-child(2n+2) {
    margin-right: 2.7272727273%;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(2n+2) {
    margin-right: 2.7272727273%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row4 li:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(3n+3) {
    margin-right: 2.7272727273%;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row4 li:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(3n+1) {
    clear: none;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(4n+1) {
    clear: both;
  }
}

/* D lists
-----------------------------------------------------------------------*/
/*
dl {}

	dt {}

	dd {
		margin-left: 0;
		font-size: 0.9em;
		color: #787878;
		margin-bottom: 1.5em;
		}
*/
/***********************************************************************
Filename: _forms.scss
Title: Forms
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* Defaults
-----------------------------------------------------------------------*/
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #525252;
  border-radius: 3px;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
input[type=text]:focus, input[type=text]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=datetime]:focus,
input[type=datetime]:active,
input[type=datetime-local]:focus,
input[type=datetime-local]:active,
input[type=date]:focus,
input[type=date]:active,
input[type=month]:focus,
input[type=month]:active,
input[type=time]:focus,
input[type=time]:active,
input[type=week]:focus,
input[type=week]:active,
input[type=number]:focus,
input[type=number]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=color]:focus,
input[type=color]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  background-color: #7f7f7f;
  outline: none;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  -webkit-appearance: none;
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  background-image: url("../images/form-arrow.svg");
  background-size: 20px 15px;
}

select::-ms-expand {
  display: none;
}

/***********************************************************************
Filename: _buttons.scss
Title: Buttons
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
.button, input[type=submit], #searchsubmit {
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-weight: normal;
  padding: 10px 20px;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.button:hover, input[type=submit]:hover, #searchsubmit:hover, .button:focus, input[type=submit]:focus, #searchsubmit:focus {
  color: #fff;
  text-decoration: none;
}
.button:active, input[type=submit]:active, #searchsubmit:active {
  top: 1px;
}

/* the individual buttons
-----------------------------------------------------------------------*/
.button, input[type=submit], #searchsubmit {
  background-color: #d7374a;
  color: #fff;
}
.button:hover, .button:focus, input[type=submit]:hover, input[type=submit]:focus, #searchsubmit:hover, #searchsubmit:focus {
  background-color: #b72536;
  transform: scale(1.05);
}
.button:active, input[type=submit]:active, #searchsubmit:active {
  background-color: #b72536;
}

.arrow {
  background-image: url(../images/arrow.svg);
  background-position: calc(100% - 20px);
  padding-right: 55px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

/***********************************************************************
Filename: _footers.scss
Title: Footers
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
.footer {
  text-align: center;
  clear: both;
  background-color: #e8f3eb;
  padding: 30px 0;
}
@media screen and (min-width: 1030px) {
  .footer span {
    display: block;
  }
}
.footer a {
  padding-left: 27px;
  margin-left: 6px;
  background: url(../images/sep-green.svg) center left transparent;
  background-repeat: no-repeat;
  background-size: 17px 2px;
}
.footer a:first-of-type {
  background: none;
  padding-left: 0;
}

aside.supporters {
  background-color: #fff;
  text-align: center;
  padding: 30px 0;
}
@media screen and (min-width: 1030px) {
  aside.supporters {
    padding: 60px 0;
  }
}
aside.supporters img {
  max-height: 130px;
  width: auto;
  margin: 15px 30px;
  display: inline-block;
}
aside.supporters img.nsmm {
  max-height: 70px;
}
aside.supporters img.leeds-uni {
  max-height: 60px;
}
aside.supporters img.ahrc {
  max-height: 70px;
  display: block;
  margin: 5px 0 8px;
}
aside.supporters img.bcb {
  max-height: 95px;
}
aside.supporters img.kahani {
  max-height: 95px;
}
aside.supporters img.tim-smith {
  max-height: 95px;
}
aside.supporters img.brad-council {
  max-height: 67px;
}
aside.supporters img.alchemy {
  max-height: 110px;
}
aside.supporters .ahrc-wrap {
  max-width: 340px;
  display: inline-block;
  margin: 20px 40px;
  font-size: 0.7rem;
  text-align: left;
  line-height: 1.3em;
}

/***********************************************************************
Filename: _main_header.scss
Title: Main Header
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* Main header
-----------------------------------------------------------------------*/
.header {
  background-color: transparent;
  color: #d7374a;
}

.header-internal #logo {
  max-width: 160px;
  margin: 15px 0;
}
@media screen and (min-width: 1030px) {
  .header-internal #logo {
    float: right;
  }
}
@media screen and (min-width: 1240px) {
  .header-internal #logo {
    margin-right: 90px;
  }
}
.header-internal .wrap {
  text-align: center;
}

/* unique home-header
-----------------------------------------------------------------------*/
.header-home .wrap {
  text-align: center;
}
.header-home #logo {
  max-width: 180px;
  margin: 15px 0;
}
@media screen and (min-width: 1030px) {
  .header-home #logo {
    max-width: 300px;
    position: absolute;
    top: 30px;
    right: 0;
  }
}
@media screen and (min-width: 1100px) {
  .header-home #logo {
    max-width: 350px;
    margin-right: 2%;
    top: 50px;
  }
}
@media screen and (min-width: 1240px) {
  .header-home #logo {
    max-width: 405px;
    margin-right: 4%;
    top: 60px;
  }
}

@media screen and (min-width: 1030px) {
  .home-intro-text {
    width: 600px;
  }
}
@media screen and (min-width: 1240px) {
  .home-intro-text {
    width: 800px;
    width: calc(90% - 405px);
  }
}

/* animate logo
-----------------------------------------------------------------------*/
svg.logo {
  overflow: visible;
}

svg.logo g {
  transform-box: fill-box;
  animation-duration: 1200ms;
  animation-timing-function: cubic-bezier(0.17, 0.89, 0.36, 1.2);
  animation-fill-mode: both;
}

svg.logo #b {
  transform-origin: 55% 125%;
  animation-name: logo-in;
}

svg.logo #n {
  transform-origin: 50% -40%;
  animation-name: logo-in;
  animation-delay: 300ms;
}

svg.logo #m {
  transform-origin: -80% 90%;
  animation-name: logo-in-alt;
  animation-delay: 600ms;
}

@keyframes logo-in {
  0% {
    opacity: 0;
    transform: rotateZ(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateZ(0);
  }
}
@keyframes logo-in-alt {
  0% {
    opacity: 0;
    transform: rotateZ(-90deg);
  }
  100% {
    opacity: 1;
    transform: rotateZ(0);
  }
}
/* search
-----------------------------------------------------------------------*/
.search-trigger {
  background: url("../images/search.svg") 0 0/20px 20px no-repeat transparent;
  display: block;
  height: 20px;
  width: 20px;
  top: 3px;
  position: relative;
}

.search-header.open {
  max-height: 5em;
}

.search-header {
  background-color: #f6f2be;
  overflow: hidden;
  max-height: 0;
  -moz-transition: max-height 0.25s ease-in-out;
  -o-transition: max-height 0.25s ease-in-out;
  -webkit-transition: max-height 0.25s ease-in-out;
  transition: max-height 0.25s ease-in-out;
}
.search-header button {
  display: none;
}

.searchform input {
  margin: 0;
  padding: 10px 20px;
  background-color: #f6f2be;
  color: #3C774C;
  width: 90%;
  margin: 0 auto;
  max-width: 1260px;
  position: relative;
}

.searchform input:focus, .searchform input:active {
  background-color: #f6f2be;
  outline: none;
}

/***********************************************************************
Filename: _homepage.scss
Title: Home page 
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
.home .button {
  margin-top: 1.3em;
}
.home h2 span {
  display: block;
}
.home h2 span:first-of-type {
  background-image: url(../images/sep-green.svg), url(../images/sep-green.svg);
  font-size: 0.9rem;
  background-position: center right, center left;
  background-repeat: no-repeat;
  background-size: 17px 2px;
  padding: 0 30px;
  display: inline-block;
}

.home-intro {
  padding: 30px 0;
  padding-top: 0 !important;
}
@media screen and (min-width: 1030px) {
  .home-intro {
    padding: 60px 0;
  }
}

/* Moments
-----------------------------------------------------------------------*/
.home-moments {
  background-color: #fef7e5;
  text-align: center;
  padding: 30px 0;
}
@media screen and (min-width: 481px) {
  .home-moments {
    text-align: left;
  }
}
.home-moments p:first-of-type {
  color: #3e7a4e;
}
@media screen and (min-width: 1030px) {
  .home-moments {
    padding: 60px 0;
  }
}
.home-moments h2 {
  margin-top: 0;
}
.home-moments .button {
  background-color: #3e7a4e;
}
.home-moments .button:hover, .home-moments .button:focus {
  background-color: #2d5838;
}
.home-moments .button:active {
  background-color: #2d5838;
}
.home-moments .wrap-narrow {
  text-align: center;
}
@media screen and (min-width: 481px) {
  .home-moments .button {
    float: right;
  }
}
@media screen and (min-width: 1030px) {
  .home-moments .button {
    margin-right: 100px;
  }
}

/* Dia
-----------------------------------------------------------------------*/
.home-dialogues {
  background-color: #e8f3eb;
  text-align: center;
  padding: 30px 0;
}
@media screen and (min-width: 1030px) {
  .home-dialogues {
    padding: 60px 0;
  }
}
.home-dialogues h2 {
  margin-top: 0;
  color: #d7374a;
}
.home-dialogues h2 span:first-of-type {
  background-image: url(../images/sep-red.svg), url(../images/sep-red.svg);
}

/* Directions
-----------------------------------------------------------------------*/
.home-directions {
  background-color: #fef7e5;
  text-align: center;
  padding: 30px 0;
}
@media screen and (min-width: 1030px) {
  .home-directions {
    padding: 60px 0;
  }
}
.home-directions h2 {
  margin-top: 0;
}
.home-directions .button {
  background-color: #3e7a4e;
}
.home-directions .button:hover, .home-directions .button:focus {
  background-color: #2d5838;
}
.home-directions .button:active {
  background-color: #2d5838;
}

/***********************************************************************
Filename: _main_content.scss
Title: Main content
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
.full-area {
  background-color: #fef7e5;
}
.full-area h1 {
  color: #3e7a4e;
}

.max {
  max-width: 800px;
}

.bio-pic {
  float: left;
  border-radius: 50%;
  shape-outside: circle(50%);
  width: 180px;
  height: 180px;
  margin-right: 30px;
  margin-bottom: 10px;
}

.listening {
  padding: 30px;
  background-color: #f7d7db;
  color: #bb2537;
  margin: 2em 0;
}
@media screen and (min-width: 1030px) {
  .listening {
    background: url(../images/shapes/circle-moment.png) 95% 50% #f7d7db;
    background-repeat: no-repeat;
    background-size: 400px 340px;
  }
}
.listening a {
  color: #bb2537;
  font-size: 1.9rem;
  background: url(../images/arrow-red.svg) 100% 50% transparent;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  padding-right: 40px;
}
.listening a:hover, .listening a:focus {
  color: #3e7a4e;
}
.listening h2 {
  color: #bb2537;
  margin-top: 0;
  font-size: 1.2rem;
}
.listening p:last-of-type {
  margin-bottom: 0;
}

.bio {
  padding: 30px;
  background-color: #e8f3eb;
  color: #3e7a4e;
  margin: 2em 0;
}
.bio h2 {
  margin-top: 0;
}
.bio p:last-of-type {
  margin-bottom: 0;
}

.summary {
  color: #3e7a4e;
}

.reflective {
  padding: 30px;
  background-color: #f6f2be;
  color: #3C774C;
  margin: 2em 0;
}
.reflective a {
  color: #3C774C;
}
.reflective a:hover, .reflective a:focus {
  color: #3e7a4e;
}
.reflective h2 {
  color: #3C774C;
}
.reflective h2:first-of-type {
  margin-top: 0;
}
.reflective p:first-of-type {
  margin-top: 0;
}
.reflective p:last-of-type {
  margin-bottom: 0;
}
.reflective blockquote {
  color: #3C774C !important;
  border-color: #3e7a4e;
  padding: 0 0 0 20px;
  margin: 0;
}
.reflective blockquote a:hover, .reflective blockquote a:focus {
  color: #d7374a;
}

blockquote.reflective a:hover, blockquote.reflective a:focus {
  color: #d7374a;
}

body.page-id-170 blockquote {
  margin-bottom: 3em;
}

/***********************************************************************
Filename: _main_nav.scss
Title: Main nav
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
/* skip
-----------------------------------------------------------------------*/
nav.skip-nav ul {
  margin: 0;
  padding: 0;
}
nav.skip-nav a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
nav.skip-nav a.skip-main:focus, nav.skip-nav a.skip-main:active {
  color: #fff;
  background-color: black;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  overflow: auto;
  padding: 10px;
  z-index: 999;
}

/*-------------------
Main nav
-------------------*/
@media screen and (min-width: 1030px) {
  .nav-wrap {
    margin-top: 30px;
    width: 70%;
    float: left;
  }
}
.nav-wrap .wrap-inner {
  overflow: hidden;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

#main-nav {
  margin-bottom: 20px;
  font-weight: 500;
  text-align: left;
  background-size: 244px 150px;
  min-height: 60px;
  position: relative;
  background-color: none;
}
@media screen and (max-width: 580px) {
  #main-nav {
    padding: 14px 0;
    background-position: 100% 0;
    margin: 0;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
#main-nav ul {
  position: relative;
  list-style: none;
  line-height: 0;
  margin: 0 !important;
  width: 100%;
}
@media screen and (max-width: 580px) {
  #main-nav ul {
    display: block;
  }
}
@media screen and (min-width: 581px) {
  #main-nav ul {
    padding: 1.4em 0 0.8em 1em;
    float: left;
    padding-left: 0;
  }
}
#main-nav ul li {
  position: relative;
  list-style: none;
  background: none;
  padding: 0;
}
@media screen and (max-width: 580px) {
  #main-nav ul li {
    width: 100%;
    text-align: left;
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@media screen and (min-width: 581px) {
  #main-nav ul li {
    display: inline-block;
    vertical-align: baseline;
  }
}
@media screen and (max-width: 580px) {
  #main-nav ul li:first-child {
    margin-top: 20px;
  }
}
#main-nav ul li a {
  display: block;
  padding: 0.2em 0.2em;
  margin-right: 0.8em;
  color: #d7374a;
  text-decoration: none;
  line-height: 1.3em;
}
@media screen and (max-width: 580px) {
  #main-nav ul li a {
    margin-left: 0;
    padding: 0.4em 0.2em 0.4em;
  }
}
@media screen and (min-width: 581px) {
  #main-nav ul li a {
    padding-left: 0;
    margin-left: 0;
  }
}
#main-nav ul li a:hover, #main-nav ul li a:focus {
  color: #3e7a4e;
}
#main-nav ul li a span {
  display: block;
  font-size: 0.9rem;
}
@media screen and (min-width: 1030px) {
  #main-nav ul li:last-child a {
    margin-right: 0;
  }
}

@media screen and (max-width: 580px) {
  .btn {
    cursor: pointer;
    margin: 0 auto;
  }

  .nav-text {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    color: #d7374a;
    padding-top: 3px;
  }

  .nav-btn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    background: transparent;
    width: 30px;
    height: 16px;
    margin-top: 5px;
    z-index: 100;
    margin-right: 10px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .nav-btn span {
    margin-top: 0;
  }
  .nav-btn span,
.nav-btn span:before,
.nav-btn span:after {
    width: 30px;
    height: 2px;
    display: block;
    margin-bottom: 6px;
    background: #d7374a;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .nav-btn span:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
  }
  .nav-btn span:after {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
  }
}
@media screen and (max-width: 580px) {
  .nav-open .nav-btn {
    top: 0;
  }
  .nav-open .nav-btn span {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 7px;
  }
  .nav-open .nav-btn span:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .nav-open .nav-btn span:after {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: -14px;
  }
}
/***********************************************************************
Filename: _sub_nav.scss
Title: Sub nav and asides
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
#sidebar1 {
  margin-bottom: 20px;
}
#sidebar1 ul {
  margin: 0;
}
@media screen and (min-width: 1030px) {
  #sidebar1 ul {
    text-align: right;
    border-right: 6px solid #deeee2;
    padding-right: 20px;
  }
}
#sidebar1 ul ul {
  margin-top: 0.7em;
}
@media screen and (min-width: 1030px) {
  #sidebar1 ul ul {
    border-right: 6px solid #f7d7db;
    padding-right: 20px;
  }
}
#sidebar1 a {
  text-decoration: none;
}

.widgettitle {
  margin-bottom: 0.75em;
}

.widget {
  margin: 20px 0 30px;
}
.widget ul {
  margin: 0;
}
.widget ul li {
  margin-bottom: 0.8em;
  line-height: 1.1em;
  /* deep nesting */
}
.widget ul li ul {
  margin-top: 0.75em;
  padding-left: 1em;
}

/* sub nav reduced for mobile
-----------------------------------------------------------------------*/
.nav-wrap-sub {
  margin-top: 0;
}
.nav-wrap-sub .wrap-inner {
  overflow: hidden;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 1030px) {
  .nav-wrap-sub .wrap-inner {
    overflow: visible;
  }
}
@media screen and (max-width: 1030px) {
  .nav-wrap-sub .wrap-inner .parent-sidebar-menu li:first-of-type {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1030px) {
  .nav-wrap-sub .wrap-inner .parent-sidebar-menu li:first-of-type li:first-of-type {
    margin-top: 0;
  }
}

@media screen and (max-width: 1030px) {
  .btn {
    cursor: pointer;
    margin: 0 auto;
  }

  .nav-text {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    color: #bb2537;
    padding-top: 3px;
  }

  .nav-btn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    background: transparent;
    width: 30px;
    height: 16px;
    margin-top: 5px;
    z-index: 100;
    margin-right: 10px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .nav-btn span {
    margin-top: 0;
  }
  .nav-btn span,
.nav-btn span:before,
.nav-btn span:after {
    width: 30px;
    height: 2px;
    display: block;
    margin-bottom: 6px;
    background: #d7374a;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .nav-btn span:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
  }
  .nav-btn span:after {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
  }
}
@media screen and (max-width: 1030px) {
  .nav-open .nav-btn {
    top: 0;
  }
  .nav-open .nav-btn span {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 7px;
  }
  .nav-open .nav-btn span:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .nav-open .nav-btn span:after {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: -14px;
  }
}
/***********************************************************************
Filename: _accordion.scss
Title: Accordion
Author: Maraid Design
Client: Bradford's National Museum
************************************************************************/
.acc-wrap {
  margin-top: 50px;
}

.js-accordion__panel[aria-hidden=true] {
  display: none;
}

.js-accordion__panel[role=tabpanel] .js-accordion__header {
  display: none;
}

button.js-accordion__header {
  display: block;
}

input[type=button]:hover {
  cursor: pointer;
}

.js-accordion__header[aria-expanded=true] {
  padding-left: 30px;
  background: url("../images/accordion-arrow-down.svg") 20px 50% no-repeat;
  background-size: 15px 15px;
}

.js-accordion__header[aria-expanded=false] {
  background: url("../images/accordion-arrow.svg") 20px 50% no-repeat;
  background-size: 15px 15px;
}

.js-accordion .js-accordion__header {
  width: 100%;
  border: none;
  text-align: left;
  margin-bottom: 20px;
  font-family: "SpockPro-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #3e7a4e;
  padding: 20px 20px 20px 50px;
}
.js-accordion .js-accordion__header span {
  border-bottom: 2px solid #525252;
}
.js-accordion .js-accordion__header:hover {
  cursor: pointer;
}
.js-accordion .js-accordion__panel {
  position: relative;
  top: -20px;
  padding: 1px 0;
}
.js-accordion .js-accordion__panel h3 {
  font-family: "SpockPro-Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}
.js-accordion .js-accordion__panel p.job {
  margin-top: 0;
}

.js-accordion {
  text-align: left;
}
.js-accordion .accordion__header {
  width: 100%;
  border: none;
  background-color: #2980b9;
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  padding: 20px 60px;
}
.js-accordion .js-accordion__panel {
  position: relative;
  top: -20px;
  padding: 1px 0;
}

.animated-accordion__panel {
  display: block;
  overflow: hidden;
  opacity: 1;
  transition: visibility 0s ease, max-height 1s ease, opacity 1s ease;
  max-height: 800em;
  /* magic number for max-height = enough height */
  visibility: visible;
  transition-delay: 0s;
  margin: 0;
  padding: 0;
}

/* This is the hidden state */
[aria-hidden=true].animated-accordion__panel {
  display: block;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition-delay: 1s, 0s, 0s;
  margin: 0;
  padding: 0;
}

/* Third party
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _mailchimp.scss
Title: Mailchimp
Author: Maraid Design
************************************************************************/
/* x
-----------------------------------------------------------------------*/
#mc_embed_signup form {
  padding-left: 0 !important;
}

/* Print
-----------------------------------------------------------------------*/
@media print {
  /***********************************************************************
  Filename: _print.scss
  Title: Print
  Author: Maraid Design
  Client:
  ************************************************************************/
  /* to test print styles in chrome:

  	open inspect
  	go to '3 dots' menu 
  	choose more tools > rendering
  	click box for 'emulate css media' then choose 'print' from dropdown
  -----------------------------------------------------------------------*/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /*
   header img {
        filter: url(../images/logo.svg#negative) !important;
        -webkit-filter: invert(100%) !important;
        filter: invert(100%) !important;
    } 
  */
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }

  a.button, p.link a, input[type=submit] {
    border: 2px solid #3e7a4e;
    padding: 10px !important;
    color: #3e7a4e;
  }

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

  thead {
    display: table-header-group;
  }

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

  img, .wp-caption {
    max-width: 500px !important;
  }

  .entry-content ul {
    list-style-type: circle;
  }
  .entry-content ul li {
    padding-left: 0;
  }

  .js-accordion__panel[aria-hidden=true] {
    display: block;
  }

  .js-accordion .js-accordion__header {
    border: 2px solid #525252;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

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

  .sidebar,
.page-navigation,
.wp-prev-next,
.respond-form,
nav {
    display: none;
  }

  input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
    border: 2px solid #525252;
  }

  /* row1 image and text side by side
  -----------------------------------------------------------------------*/
  ul.modules-row1 li {
    margin-bottom: 1em;
  }
  ul.modules-row1 img {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    width: 33.052%;
    margin-bottom: 1em;
  }
  ul.modules-row1 h2 {
    margin-bottom: 0.4em;
    margin-top: 0;
    position: relative;
    top: -5px;
  }
  ul.modules-row1 .text {
    float: right;
    width: 64.135%;
  }

  /* row - modules side by side (1 row of 3 only)
  -----------------------------------------------------------------------*/
  ul.modules-row li {
    margin-bottom: 1em;
    width: 30.7%;
    margin-right: 3.8888888889%;
    float: left;
    margin-bottom: 0;
  }

  /* row - modules side by side (3 across) - margin of 40px
  -----------------------------------------------------------------------*/
  ul.modules-row3 {
    margin: 50px 0 0 0;
  }
  ul.modules-row3 li {
    width: 31.1111111%;
    margin-bottom: 20px;
    margin-right: 3.3333333333%;
    float: left;
  }
  ul.modules-row3 li:nth-child(3n+3) {
    margin-right: 0;
  }
  ul.modules-row3 li:nth-child(3n+1) {
    clear: both;
  }

  /* row - modules side by side (4 across)
  -----------------------------------------------------------------------*/
  ul.modules-row4 li {
    width: 22.5%;
    margin-right: 3.3333333333%;
    float: left;
  }
  ul.modules-row4 li:nth-child(4n+4) {
    margin-right: 0;
  }
  ul.modules-row4 li:nth-child(4n+1) {
    clear: both;
  }
}

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