/*!
 Theme Name: Leonard Cheshire Rewind
 Theme URI: www.leonardcheshire.org
 Description: Leonard Cheshire Rewind WordPress theme
 Author: Thirty8 Digital
 Author URI: http://www.thirty8.co.uk
 */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=9e35ded49af1f51dc866)
 * Config saved to config.json and https://gist.github.com/9e35ded49af1f51dc866
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.wrap {
  width: 100%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  max-width: 1200px;
}
.container.wide-container {
  max-width: 1400px;
}
/* don't like fixing the widths so using width:auto on container instead: http://stackoverflow.com/questions/19393264/why-does-bootstrap-3-force-the-container-width-to-certain-sizes
 @media (min-width: 768px) {
 .container {
 width: 750px;
 }
 }
 @media (min-width: 992px) {
 .container {
 width: 970px;
 }
 }
 @media (min-width: 1200px) {
 .container {
 width: 1170px;
 }
 }
 */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333%;
}
.col-xs-22 {
  width: 91.66667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333%;
}
.col-xs-19 {
  width: 79.16667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333%;
}
.col-xs-16 {
  width: 66.66667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333%;
}
.col-xs-13 {
  width: 54.16667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333%;
}
.col-xs-10 {
  width: 41.66667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333%;
}
.col-xs-7 {
  width: 29.16667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333%;
}
.col-xs-4 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333%;
}
.col-xs-1 {
  width: 4.16667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333%;
}
.col-xs-pull-22 {
  right: 91.66667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333%;
}
.col-xs-pull-19 {
  right: 79.16667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333%;
}
.col-xs-pull-16 {
  right: 66.66667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333%;
}
.col-xs-pull-13 {
  right: 54.16667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333%;
}
.col-xs-pull-10 {
  right: 41.66667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333%;
}
.col-xs-pull-7 {
  right: 29.16667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333%;
}
.col-xs-pull-4 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333%;
}
.col-xs-pull-1 {
  right: 4.16667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333%;
}
.col-xs-push-22 {
  left: 91.66667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333%;
}
.col-xs-push-19 {
  left: 79.16667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333%;
}
.col-xs-push-16 {
  left: 66.66667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333%;
}
.col-xs-push-13 {
  left: 54.16667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333%;
}
.col-xs-push-10 {
  left: 41.66667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333%;
}
.col-xs-push-7 {
  left: 29.16667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333%;
}
.col-xs-push-4 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333%;
}
.col-xs-push-1 {
  left: 4.16667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333%;
}
.col-xs-offset-22 {
  margin-left: 91.66667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333%;
}
.col-xs-offset-19 {
  margin-left: 79.16667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333%;
}
.col-xs-offset-16 {
  margin-left: 66.66667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333%;
}
.col-xs-offset-13 {
  margin-left: 54.16667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333%;
}
.col-xs-offset-10 {
  margin-left: 41.66667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333%;
}
.col-xs-offset-7 {
  margin-left: 29.16667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333%;
}
.col-xs-offset-4 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333%;
}
.col-xs-offset-1 {
  margin-left: 4.16667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333%;
  }
  .col-sm-22 {
    width: 91.66667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333%;
  }
  .col-sm-19 {
    width: 79.16667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333%;
  }
  .col-sm-16 {
    width: 66.66667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333%;
  }
  .col-sm-13 {
    width: 54.16667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333%;
  }
  .col-sm-10 {
    width: 41.66667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333%;
  }
  .col-sm-7 {
    width: 29.16667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333%;
  }
  .col-sm-4 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333%;
  }
  .col-sm-1 {
    width: 4.16667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333%;
  }
  .col-sm-pull-22 {
    right: 91.66667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333%;
  }
  .col-sm-pull-19 {
    right: 79.16667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333%;
  }
  .col-sm-pull-16 {
    right: 66.66667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333%;
  }
  .col-sm-pull-13 {
    right: 54.16667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333%;
  }
  .col-sm-pull-10 {
    right: 41.66667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333%;
  }
  .col-sm-pull-7 {
    right: 29.16667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333%;
  }
  .col-sm-pull-4 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333%;
  }
  .col-sm-pull-1 {
    right: 4.16667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333%;
  }
  .col-sm-push-22 {
    left: 91.66667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333%;
  }
  .col-sm-push-19 {
    left: 79.16667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333%;
  }
  .col-sm-push-16 {
    left: 66.66667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333%;
  }
  .col-sm-push-13 {
    left: 54.16667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333%;
  }
  .col-sm-push-10 {
    left: 41.66667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333%;
  }
  .col-sm-push-7 {
    left: 29.16667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333%;
  }
  .col-sm-push-4 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333%;
  }
  .col-sm-push-1 {
    left: 4.16667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333%;
  }
  .col-md-22 {
    width: 91.66667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333%;
  }
  .col-md-19 {
    width: 79.16667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333%;
  }
  .col-md-16 {
    width: 66.66667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333%;
  }
  .col-md-13 {
    width: 54.16667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333%;
  }
  .col-md-10 {
    width: 41.66667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333%;
  }
  .col-md-7 {
    width: 29.16667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333%;
  }
  .col-md-4 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333%;
  }
  .col-md-1 {
    width: 4.16667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333%;
  }
  .col-md-pull-22 {
    right: 91.66667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333%;
  }
  .col-md-pull-19 {
    right: 79.16667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333%;
  }
  .col-md-pull-16 {
    right: 66.66667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333%;
  }
  .col-md-pull-13 {
    right: 54.16667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333%;
  }
  .col-md-pull-10 {
    right: 41.66667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333%;
  }
  .col-md-pull-7 {
    right: 29.16667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333%;
  }
  .col-md-pull-4 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333%;
  }
  .col-md-pull-1 {
    right: 4.16667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333%;
  }
  .col-md-push-22 {
    left: 91.66667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333%;
  }
  .col-md-push-19 {
    left: 79.16667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333%;
  }
  .col-md-push-16 {
    left: 66.66667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333%;
  }
  .col-md-push-13 {
    left: 54.16667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333%;
  }
  .col-md-push-10 {
    left: 41.66667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333%;
  }
  .col-md-push-7 {
    left: 29.16667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333%;
  }
  .col-md-push-4 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333%;
  }
  .col-md-push-1 {
    left: 4.16667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333%;
  }
  .col-lg-22 {
    width: 91.66667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333%;
  }
  .col-lg-19 {
    width: 79.16667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333%;
  }
  .col-lg-16 {
    width: 66.66667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333%;
  }
  .col-lg-13 {
    width: 54.16667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333%;
  }
  .col-lg-10 {
    width: 41.66667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333%;
  }
  .col-lg-7 {
    width: 29.16667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333%;
  }
  .col-lg-4 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333%;
  }
  .col-lg-1 {
    width: 4.16667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333%;
  }
  .col-lg-pull-22 {
    right: 91.66667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333%;
  }
  .col-lg-pull-19 {
    right: 79.16667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333%;
  }
  .col-lg-pull-16 {
    right: 66.66667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333%;
  }
  .col-lg-pull-13 {
    right: 54.16667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333%;
  }
  .col-lg-pull-10 {
    right: 41.66667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333%;
  }
  .col-lg-pull-7 {
    right: 29.16667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333%;
  }
  .col-lg-pull-4 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333%;
  }
  .col-lg-pull-1 {
    right: 4.16667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333%;
  }
  .col-lg-push-22 {
    left: 91.66667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333%;
  }
  .col-lg-push-19 {
    left: 79.16667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333%;
  }
  .col-lg-push-16 {
    left: 66.66667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333%;
  }
  .col-lg-push-13 {
    left: 54.16667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333%;
  }
  .col-lg-push-10 {
    left: 41.66667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333%;
  }
  .col-lg-push-7 {
    left: 29.16667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333%;
  }
  .col-lg-push-4 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333%;
  }
  .col-lg-push-1 {
    left: 4.16667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.8rem;
  line-height: 1.6667;
  font-weight: normal;
  font-family: "adelle-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  color: #1a1919;
}
/* #Typography
 ================================================== */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 2rem;
  line-height: 1.2em;
  font-weight: normal;
  font-family: "adelle-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #7a736b;
}
h1 {
  font-size: 30px;
  font-size: 3rem;
}
h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
h3 {
  font-size: 21px;
  font-size: 2.1rem;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
h5, h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
h2.page-intro {
  margin: 0 0 2.8rem;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  color: #1a1919;
}
h2.larger-subheader {
  font-size: 24px;
  font-size: 2.4rem;
}
p {
  margin: 0 0 2.4rem 0;
}
p img {
  margin: 0;
}
p.more-link a.button {
  float: left;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
hr {
  clear: both;
  border: solid #7a736b;
  border-width: 1px 0 0;
  margin: 1rem 0 2rem;
  height: 0;
}
.center {
  text-align: center;
}
.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/* #Lists
 ================================================== */
ul, ol {
  margin: 0 0 2rem;
}
ul {
  list-style: none;
}
article ul {
  list-style: disc outside;
}
ol {
  list-style: decimal;
}
ul ul, ul ol, ol ol, ol ul {
  margin: 0.5em 0 0.5em 2em;
}
ul ul li, ul ol li, ol ol li, ol ul li {
  margin-bottom: 0.5em;
}
li {
  line-height: 1.4em;
  margin-bottom: 1.4rem;
}
li p {
  line-height: 1.5em;
}
/* #Other Typography
 ================================================== */
address {
  margin-bottom: 2rem;
}
blockquote {
  margin-bottom: 2rem;
}
blockquote p {
  line-height: 1.3em;
  font-size: 1.5rem;
  color: #888;
}
pre, code {
  margin: 0 0 1rem;
  padding: 0.5rem;
  font-weight: bold;
  background: #ddd;
  color: #333;
  font-family: Courier, monospace;
  overflow: scroll;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 1rem;
  margin-left: 0;
}
sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub {
  top: 0.4em;
}
img, video {
  max-width: 100% !important;
  height: auto;
}
.lead-image {
  margin-bottom: 2.8rem;
}
/* #WordPress Images
 ================================================== */
.gallery .gallery-item img {
  border: none !important;
}
.gallery dl {
  margin: 0;
  padding: 0;
  border: none;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
  /* Image does not overflow the content area */
  text-align: center;
}
.gallery .gallery-caption {
  padding: 8px 10px 10px;
  text-align: center;
}
.gallery .gallery-item dt a img {
  display: inline-block;
  margin: 0 auto;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
  padding: 1rem;
  background: #f0f1ee;
}
/* #Native Audio 
 ================================================== */
/* Forms
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"], input[type="search"], input[type="text"], input[type="password"], textarea, select {
  margin-bottom: 2rem;
  border: 1px solid #7a736b;
  font-size: 1.8rem;
  font-weight: normal;
  font-family: "adelle-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: auto;
  padding: 1.1rem 1.3rem;
  box-shadow: none;
  background: #fff;
  color: #1a1919;
}
/* Removes awwkard default styles on some inputs */
input[type="email"], input[type="search"], input[type="text"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea {
  min-height: 10rem;
  max-width: 96%;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "adelle-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input[type="email"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  border: 1px solid #7a736b;
  outline: 0;
}
label, legend {
  display: block;
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
fieldset {
  border-width: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  display: inline;
}
label > .label-body {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem;
}
article form {
  display: block;
}
/* stop rounding on iOS */
.searchform input {
  -webkit-appearance: none;
  border-radius: 0;
}
/* https://css-tricks.com/almanac/selectors/p/placeholder/ */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: normal;
  color: #1a1919;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: normal;
  color: #1a1919;
}
:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: normal;
  color: #1a1919;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-weight: normal;
  color: #1a1919;
}
.responsive-form-input-container input {
  float: left;
  width: 100%;
  margin-bottom: 1rem;
}
.responsive-form-submit-container .button {
  width: calc(100% + 15px);
  font-weight: 600;
  position: relative;
  left: -15px;
}
/* #Links
 ================================================== */
a {
  transition: color 0.2s ease;
  color: #7a736b;
  text-decoration: underline;
}
a:visited {
  color: #7a736b;
}
a:hover, a:focus, a:active {
  color: #3c3939;
  outline: 0;
}
a img {
  display: block;
  border: none;
}
/* #Buttons
 ================================================== */
.button, .button:visited {
  padding: 1.4rem;
  text-align: center;
  text-decoration: none;
  font-size: 1.6rem;
  background: #7a736b;
  border: none;
  color: #fff;
  transition: background-color 0.2s ease;
  -webkit-appearance: none;
}
.button:hover, .button:visited:hover {
  cursor: pointer;
}
.button:hover, .button:visited:hover, .button:focus, .button:visited:focus, .button:active, .button:visited:active {
  color: #fff;
  text-decoration: none;
  background: #3c3939;
}
.button i {
  font-size: 10px;
  margin-left: 8px;
  position: relative;
  top: -1px;
}
a.more-link.button, a.more-link.button:visited {
  padding: 0.8rem 1.5rem 0.8rem;
  background: #fff;
  font-weight: 600;
  border: 2px solid #7a736b;
  color: #7a736b;
}
a.more-link.button:hover, a.more-link.button:visited:hover {
  cursor: pointer;
  padding-right: 1.3rem;
}
a.more-link.button:hover, a.more-link.button:visited:hover, a.more-link.button:focus, a.more-link.button:visited:focus, a.more-link.button:active, a.more-link.button:visited:active {
  color: #fff;
  text-decoration: none;
  background: #3c3939;
  border: 2px solid #3c3939;
}
a.more-link.button i, span.more-link.button i {
  font-size: 12px;
  font-weight: bold;
  margin-top: -4px;
  margin-left: 10px;
}
/* Tables
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #7a736b;
}
th:first-child, td:first-child {
  padding-left: 0;
}
th:last-child, td:last-child {
  padding-right: 0;
}
table {
  margin-bottom: 2rem;
}
/* #Header
 ================================================== */
header {
  padding: 5.2rem 0 4rem;
  background: #fff url(images/corner-ribbon.jpg) no-repeat 0 0;
  background-size: 255px 139px;
}
#site-logo {
  display: inline-block;
}
.logo-center {
  text-align: center;
}
#navbar {
  background: #3c3939;
}
/* from twentythirteen */
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
#main-nav {
  clear: both;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  text-align: center;
}
ul.nav-menu, .nav-menu > ul, .nav-menu ul {
  margin: 0;
  padding: 0;
}
.nav-menu li {
  display: inline-block;
  position: relative;
  margin: 0 -3px;
}
.nav-menu li ul li {
  margin: 0;
}
.nav-menu li a {
  transition: background-color 0.4s ease;
  display: block;
  padding: 15px 30px;
  font-weight: normal;
  font-weight: 600;
  font-size: 17px;
  text-decoration: none;
  background: #3c3939;
  color: #fff;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
  background: #7a736b;
  color: #fff;
  cursor: pointer;
}
.nav-menu .sub-menu, .nav-menu .children {
  background-color: #220e10;
  border-top: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 55px;
  z-index: 99999;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.nav-menu .sub-menu ul, .nav-menu .children ul {
  border-left: 0;
  left: 100%;
  top: 0;
}
ul.nav-menu ul a, .nav-menu ul ul a {
  color: #fff;
  margin: 0;
  width: 200px;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
  background: #7a736b;
  color: #fff;
  cursor: pointer;
}
ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul {
  clip: inherit;
  overflow: inherit;
  height: inherit;
  width: inherit;
}
/*
 #primary-nav, #primary-nav ul{
 font-weight: normal;
 line-height: 1.5em;
 list-style-position: outside;
 list-style-type: none;
 margin: 0 auto;
 padding: 0;
 position: relative;
 z-index: 300;
 text-align: center;
 }
 #primary-nav a{
 transition: background-color 0.4s ease;
 display: block;
 padding: 15px 30px;
 font-weight: normal;
 font-weight: 600;
 font-size: 17px;
 text-decoration: none;
 background: $lc_nav;
 color: #fff;
 }
 #primary-nav a:hover{
 background: $lc_primary;
 color: #fff;
 cursor: pointer;
 }
 #primary-nav li ul li.current_page_item{
 padding-bottom: 0;
 background: none;
 }
 #primary-nav li{
 display: inline-block;
 margin-bottom: 0;
 margin-left: -2px;
 margin-right: -2px;
 background: $lc_nav;
 position: relative;
 }
 #primary-nav ul ul{
 display: none;
 position: absolute;
 top: 38px;
 width: 21.4rem;
 }
 #primary-nav ul a{
 display: block;
 }
 #primary-nav li ul{
 width: 21.4rem;
 }
 #primary-nav li ul li{
 float: left;
 width: 21.4rem;
 margin: 0;
 text-align: left;
 }
 #primary-nav li ul a{
 float: left;
 height: auto;
 width: 21.4rem;
 display: block;
 background: $lc_primary;
 color: #fff;
 }
 #primary-nav li ul a:hover{
 background: $lc_nav;
 color: #fff;
 }
 #primary-nav ul ul{
 top: auto;
 }
 #primary-nav li ul ul{
 left: 20.4rem;
 margin: 0 0 0 10px;
 }
 #primary-nav li:hover ul ul, #primary-nav li:hover ul ul ul, #primary-nav li:hover ul ul ul ul{
 display: none;
 }
 #primary-nav li:hover ul, #primary-nav li li:hover ul, #primary-nav li li li:hover ul, #primary-nav li li li li:hover ul{
 display: block;
 }
 */
/* Search Bar */
#searchbar {
  padding: 1.5rem 0;
  background: #f0f1ee;
}
.search-form-input-container label {
  margin-bottom: 0;
}
.search-form-input-container i {
  float: left;
  width: 4%;
  font-size: 22px;
  position: relative;
  top: 15px;
}
.search-form-input-container input {
  float: left;
  width: calc(96% - 3rem);
  margin-bottom: 0;
  position: relative;
  right: -9px;
}
.search-form-submit-container button {
  width: 100%;
  font-weight: 600;
  margin-left: -8px;
}
/* Breadcrumbs */
#breadcrumb-inner {
  padding-top: 1.5rem;
  padding-bottom: 1.3rem;
  font-size: 1.5rem;
  color: #7a736b;
  border-bottom: 1px solid #d5d1c8;
}
#breadcrumbs span:first-child {
  margin-left: 4px;
}
#breadcrumbs span i {
  position: relative;
  top: 0;
  margin: 0 8px;
  font-size: 14px;
  color: #3c3939;
}
/* #Archives
 ================================================== */
.index h1 {
  margin-bottom: 3rem;
}
/* List style indexes */
.index-list {
  float: left;
  width: 100%;
  margin-top: 3rem;
}
.index .index-list article {
  float: left;
  width: 100%;
  margin-bottom: 4rem;
  padding-bottom: 4rem;
  font-size: 1.6rem;
  border-bottom: 1px solid #d5d1c8;
}
.index .index-list article:last-child {
  border: none;
}
.index .index-list article .post-content-inner {
  margin-top: -1rem;
  padding-left: 2rem;
}
/* Grid style indexes */
.grid-index article {
  margin: 0 0 3rem 0;
}
.index-block-text {
  margin-top: 3rem;
  line-height: 1.5;
  font-size: 1.6rem;
}
/* Pagination */
div.pagination {
  text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  padding: 1.2rem 1.5rem;
  line-height: 1.5rem;
  text-decoration: none;
  font-size: 1.4rem;
  background: #7a736b;
  color: #fff;
  border: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #9f9992;
}
.wp-pagenavi a i {
  margin-top: -3px;
  position: relative;
  top: 1px;
}
/* Search */
body.search-no-results .index article {
  border: none;
}
/* Masonry Grid */
.masonry-container.container {
  max-width: 1250px;
}
.masonry-container-header {
  max-width: 1180px;
  margin: 0 auto;
}
.grid-sizer, .grid-item {
  width: 33.3333%;
  margin-bottom: 2rem;
}
.grid {
  margin: 0 auto;
  /* this fixes the grid shrinking to tiny sizes when only 1 item is shown eg search */
  width: 100% !important;
}
.grid.smiles-grid {
  margin-top: 3rem;
}
.grid.selected-objects-grid {
  margin-top: 5rem;
}
.grid.object-by-category-grid .grid-sizer, .grid.object-by-category-grid .grid-item, .grid-sizer.grid-even-item, .grid-item.grid-even-item {
  width: 25%;
}
.card-inner {
  float: left;
  width: calc(100% - 50px);
  margin: 0 2.5rem 2.5rem;
  text-align: center;
  box-shadow: 0 5px 8px -3px rgba(89, 85, 77, .5);
  transition: all 0.2s ease-in-out;
}
.collection.card .card-inner {
  margin: 0;
}
.card-inner:hover {
  box-shadow: 0 10px 20px rgba(44, 44, 44, 0.19), 0 6px 6px rgba(44, 44, 44, 0.1);
}
.card-inner a:link, .card-inner a:visited, .card-inner a:hover, .card-inner a:focus, .card-inner a:active {
  text-decoration: none;
  color: #fff;
}
.card-detail {
  padding: 1.3rem 2rem;
  background: #7a736b;
  color: #fff;
}
.card-inner:hover .card-detail {
  background: #3c3939;
}
.card-detail h2 {
  margin-bottom: 0;
  font-size: 1.6rem;
  color: #fff;
}
.card-detail p:last-child {
  margin: 0;
}
/* #Single Post
 ================================================== */
.hentry ul, .hentry ol {
  margin: 1rem 0 2rem;
  padding-left: 2.2rem;
}
.hentry ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.postmeta, .postmeta p {
  font-size: 1.4rem;
  color: #6d6d6d;
}
#single-postdate {
  margin: 1rem 0 2rem;
}
#single-postmeta {
  margin: 3rem 0;
  padding: 2rem 0 1rem;
  border-top: 1px solid #7a736b;
  border-bottom: 1px solid #7a736b;
}
#single-postmeta p {
  margin-bottom: 1rem;
}
/* #Single Object
 ================================================== */
body.single-object #object-item {
  margin-top: 2rem;
}
body.single-object #object-meta {
  margin-top: 3rem;
}
body.single-object #object-item p.object-item-caption {
  margin-top: 1rem;
  line-height: 1.4;
  font-size: 1.6rem;
}
body.single-object #object-item a.object-main-image {
  position: relative;
  display: block;
}
body.single-object #object-item a.object-main-image .zoom-control {
  z-index: 99;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  color: #1a1919;
  width: 60px;
  height: 60px;
  text-align: center;
}
body.single-object #object-item a.object-main-image .zoom-control:hover {
  background: #7a736b;
  color: #fff;
}
body.single-object #object-item a.object-main-image .zoom-control i {
  font-size: 30px;
  margin-top: 15px;
}
body.single-object #object-meta {
  padding: 0 2rem;
}
body.single-object #object-meta #object-meta-inner {
  float: left;
  background: #f0f1ee;
  position: relative;
  padding: 2.5rem;
}
body.single-object #object-meta #object-meta-inner:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: -20px;
  right: -20px;
  left: 0;
  bottom: 0;
  background: #f4ef86;
  border: 10px solid #fff;
}
body.single-object #object-meta #object-meta-inner:after {
  content: " ";
  position: absolute;
  z-index: -2;
  top: 0;
  right: 0;
  left: -20px;
  bottom: -20px;
  background: #fed6b7;
  border: 10px solid #fff;
}
body.single-object #object-meta dl#object-main-meta {
  margin: 0;
  line-height: 1.4;
}
body.single-object #object-meta dl#object-main-meta dt {
  clear: both;
  float: left;
  width: 47%;
  margin-right: 3%;
  margin-bottom: 2rem;
}
body.single-object #object-meta dl#object-main-meta dd {
  float: left;
  width: 50%;
  margin-bottom: 2rem;
}
body.single-object #object-related-records {
  margin-top: 4rem;
}
body.single-object #object-related-records .related-record {
  margin-bottom: 3rem;
}
body.single-object #object-related-records .related-record h3.related-record-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 1.6rem;
  color: #1a1919;
}
body.single-object .read-smile-button {
  margin: 2rem 0 4rem;
}
/* #Single Service
 ================================================== */
body.single-service #single-service-featured {
  padding: 10.8rem 0 4.8rem;
  background: #f0f1ee url(images/horizontal-ribbons.png) no-repeat 0 0;
}
body.single-service #single-service-featured + footer {
  margin-top: 4rem;
}
.content-block {
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 5rem;
  padding-bottom: 5rem;
}
.content-block:last-child {
  border: none;
}
.content-block h2.section-title {
  margin-bottom: 2.4rem;
  font-size: 30px;
  font-size: 3rem;
}
.content-block h3 {
  margin-bottom: 1.5rem;
}
.feature-block {
  margin-bottom: 3rem;
}
.repeater-featured .feature-block {
  margin-bottom: 5rem;
}
.feature-block a.feature-block-image img {
  transition: opacity 0.2s linear;
  -webkit-backface-visibility: hidden;
}
.grid-index .feature-block a.feature-block-image img {
  border: none;
}
.feature-block a.feature-block-image img:hover {
  opacity: 0.8;
}
.feature-block h3 {
  font-size: 2.4rem;
  margin-bottom: 1.2rem;
}
.feature-block h2 a, .feature-block h3 a {
  text-decoration: none;
}
.feature-block-text p {
  margin-bottom: 0;
}
/* Feature block padding and equal heights shiz */
.feature-block-image-container {
  padding: 0 10px;
}
a.feature-block-image {
  display: block;
  position: relative;
  background: #7a736b;
  border: 10px solid #7a736b;
}
a.feature-block-image:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: -20px;
  right: -20px;
  left: 0;
  bottom: 0;
  border: 30px solid #f4ef86;
}
a.feature-block-image:after {
  content: " ";
  position: absolute;
  z-index: -2;
  top: 0;
  right: 0;
  left: -20px;
  bottom: -20px;
  border: 30px solid #fed6b7;
}
div.feature-block-text {
  position: relative;
  top: 1.2rem;
  padding: 1.5rem 1.5rem 7rem;
  line-height: 1.5em;
  text-align: center;
  font-size: 1.6rem;
}
div.feature-block-text p.more-link-container {
  position: absolute;
  display: block;
  bottom: 1rem;
  text-align: center;
  width: 100%;
}
div.feature-block-text p.more-link-container a.more-link {
  display: inline-block;
  margin-left: -28px;
}
/* Picture Block Style */
.picture-block a.feature-block-image img {
  border: none;
}
.picture-block a {
  display: block;
  color: #fff;
  background: #7a736b;
  text-decoration: none;
}
.picture-block a h3 {
  display: block;
  padding: 1rem 1.5rem;
  text-align: center;
  font-weight: normal;
  font-size: 1.6rem;
  background: #7a736b;
  color: #fff;
  transition: background-color 0.2s linear;
  box-shadow: 0 5px 8px -3px rgba(89, 85, 77, .5);
}
.picture-block a:hover h3 {
  background-color: #3c3939;
  color: #fff;
}
span.issue-count {
  display: block;
  margin-top: 4px;
}
#sidebar {
  margin-top: 2rem;
}
@media screen and (max-width: 48em) {
}
#sidebar .widget {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 4rem;
  padding: 0 2rem;
  line-height: 1.5;
  font-size: 1.6rem;
}
#sidebar .widget .widget-inner {
  float: left;
  width: 100%;
  background: #f0f1ee;
  position: relative;
  padding: 2.5rem;
}
#sidebar .widget .widget-inner:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: -20px;
  right: -20px;
  left: 0;
  bottom: 0;
  background: #f4ef86;
  border: 10px solid #fff;
}
#sidebar .widget .widget-inner:after {
  content: " ";
  position: absolute;
  z-index: -2;
  top: 0;
  right: 0;
  left: -20px;
  bottom: -20px;
  background: #fed6b7;
  border: 10px solid #fff;
}
#sidebar .widget .widget-inner h3 {
  padding-bottom: 1rem;
  color: #1a1919;
  border-bottom: 1px solid #7a736b;
}
/* List Widgets */
#sidebar .widget.list-widget ul {
  width: 100%;
  padding-left: 0;
}
#sidebar .widget.list-widget ul li {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 0.5rem;
  padding: 0;
}
#sidebar .widget.list-widget ul li:last-child {
  margin: 0;
}
#sidebar .widget.list-widget ul li a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 8px;
  display: inline-block;
  float: left;
  text-decoration: none;
  margin-top: 0px;
  margin-right: 8px;
  margin-left: 2px;
  margin-bottom: 1rem;
  content: "\f04b";
  color: #7a736b;
}
#sidebar .widget.list-widget ul li a {
  display: block;
  font-weight: normal;
  color: #1a1919;
}
#sidebar .widget.list-widget ul li a:visited {
  color: #1a1919;
}
#sidebar .widget.list-widget ul li a:hover, #sidebar .widget.list-widget ul li a:focus, #sidebar .widget.list-widget ul li a:active {
  color: #7a736b;
  outline: 0;
}
#sidebar .widget.list-widget ul ul.children {
  float: left;
  width: 100%;
  margin: 0;
  padding-left: 0;
}
#sidebar .widget.list-widget ul ul.children li a {
  padding-left: 2rem;
}
/* Feature Widgets */
#sidebar .feature-widget.widget {
  padding: 2rem 2rem 0.5rem;
  background: #f0f1ee;
}
#sidebar .feature-widget.widget h3 {
  margin-top: 1.5rem;
}
/* Share Widget */
#sidebar .widget ul.share-buttons {
  margin: 0;
  padding-left: 0;
}
#sidebar .widget ul.share-buttons li {
  display: inline-block;
  margin-bottom: 0;
}
/* Tweets Widget */
#sidebar .widget ul.tweet-list {
  margin: 0;
  padding-left: 0;
}
/* Signup Widget */
#sidebar .widget.signup-widget form input {
  width: 100%;
}
/* Search Widget */
#sidebar .widget.sidebar-search-widget .search-form-input-container.col-sm-18 {
  width: 100%;
}
#sidebar .widget.sidebar-search-widget .search-form-input-container i {
  display: none;
}
#sidebar .widget.sidebar-search-widget .search-form-input-container input {
  width: calc(100% - 26px);
  margin-bottom: 2rem;
  right: 0;
}
#sidebar .widget.sidebar-search-widget .search-form-submit-container.col-sm-6 {
  width: 100%;
}
#sidebar .widget.sidebar-search-widget .search-form-submit-container button {
  float: left;
  width: 100%;
  margin-left: 0;
}
/* #Footer
 ================================================== */
footer {
  font-size: 1.6rem;
}
.footer-row-top-bordered:before {
  content: "";
  display: block;
  border-top: 2px solid #7a736b;
  margin: 0 15px;
  padding-top: 3.4rem;
}
#main-footer {
  padding-bottom: 3rem;
}
#credits-footer {
  padding-bottom: 6rem;
  font-size: 1.4rem;
}
footer h3 {
  font-size: 2.4rem;
}
footer p {
  line-height: 1.7;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer a {
  line-height: 1.4;
  color: #1a1919;
  text-decoration: underline;
}
footer a:visited {
  color: #1a1919;
}
footer a:hover, footer a:focus, footer a:active {
  color: #7a736b;
}
footer ul.social-links li {
  display: block;
}
footer ul.social-links li i {
  display: inline-block;
  width: 3rem;
  text-align: center;
  margin-right: 1.2rem;
  font-size: 22px;
  color: #1a1919;
}
footer ul.social-links li span {
  position: relative;
  top: -3px;
}
footer ul.social-links li a {
  line-height: 1.4;
  display: block;
}
footer ul.social-links li a {
  color: #1a1919;
  text-decoration: underline;
}
footer ul.social-links li a:visited {
  color: #1a1919;
}
footer ul.social-links li a:hover, footer ul.social-links li a:focus, footer ul.social-links li a:active {
  color: #7a736b;
}
footer ul.footer-about-menu li {
  float: left;
  width: 45%;
  margin-right: 5%;
}
footer ul.footer-about-menu li:nth-child(odd) {
  clear: both;
}
#footer-signup-text {
  margin-top: -0.3rem;
}
#footer-signup form {
  margin-top: 2rem;
}
#credits-footer #footer-details p {
  margin: 1.5rem 0;
}
#footer-logos {
  text-align: right;
}
#footer-logos a {
  display: inline-block;
  margin-left: 3rem;
}
a#hlf-logo img {
  width: 150px;
  height: 83px;
}
a#leonard-cheshire-logo img {
  width: 150px;
  height: 83px;
}
/* #Comments
 ================================================== */
#comments-list {
  background: #fafafa;
}
#comments-list ul#comments-agogo {
  padding: 0;
}
h2.comment-header {
  padding: 2rem;
  font-size: 1.6rem;
  font-family: "adelle-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #7a736b;
  color: #fff;
}
#comments-list li.comment-item {
  margin: 0 0 4rem;
  padding: 0 3rem 3rem;
  list-style: none;
  border-bottom: 1px solid #7a736b;
}
#comments-list li.comment-item ul li {
  margin: 0;
  padding: 0;
}
#comments-list ul#comments-agogo li.comment-item:last-child {
  border: none;
}
#comments-list li.comment-item .comment-author-section {
  font-size: 1.5rem;
}
#comments-list li.comment-item .avatar {
  float: left;
  margin-right: 2rem;
  border-radius: 50%;
}
#comments-list li.comment-item .fn {
  display: inline-block;
  font-weight: bold;
  font-size: 1.5rem;
}
#comments-list li.comment-item .fn a {
  text-decoration: none;
}
#comments-list li.comment-item .comment-content {
  padding-left: 8rem;
  font-size: 1.5rem;
}
#comments-list li.comment-item .comment-content p {
  margin-bottom: 10px;
}
#comments-list li.comment-item .comment-meta {
  margin-top: 5px;
  font-size: 1.3rem;
  color: #6d6d6d;
}
#comments-list li.comment-item ul.children {
  margin: 2rem 0 0 8rem;
  padding: 0;
}
#comments-list li.comment-item ul li {
  border: 0;
  overflow: auto;
}
#comments #respond {
  padding: 0 0 4rem;
}
#comments #respond h2.comment-header {
  margin-bottom: 0;
  font-size: 1.6rem;
  font-family: "adelle-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #7a736b;
  color: #fff;
}
#comment-form-inner {
  padding: 2rem 2rem 3rem;
  background: #fafafa;
}
#form-allowed-tags {
  font-size: 0.875em;
}
form#commentform label {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1.3rem;
}
.button.comment-button {
  margin-top: 2rem;
  font-weight: 600;
}
#comments p#login {
  font-size: 1.6rem;
}
/* Accessibility for Font Awesome */
span.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* Layout */
#main-content {
  padding-top: 2.2rem;
  padding-bottom: 6rem;
}
.page-content-inner {
  padding-right: 4rem;
}
.row-top-bordered:before {
  content: "";
  display: block;
  border-top: 2px solid #7a736b;
  margin: 0;
  padding-top: 3.4rem;
}
/* Frontpage */
body.home .flexslider {
  margin-top: 4rem;
  margin-bottom: 1.2rem;
}
body.home #main-content {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
body.home #main-content .content-block:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.home .intro-text h1 {
  margin: 2rem 0 0.4rem;
  line-height: 1.5;
  text-align: center;
  font-size: 2.4rem;
}
.flexslider.loading .slides > li:first-child {
  opacity: 1 !important;
}
/*
 * jQuery FlexSlider v2.6.2
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover, .flex-slider a:hover {
  outline: none;
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  border: 1px solid red;
  background: red;
  text-decoration: none;
  display: block;
  width: 60px;
  height: 60px;
  margin: -10px 0 0;
  position: absolute;
  line-height: 40px;
  top: 40%;
  z-index: 9999;
  opacity: 0;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.8);
  color: #1a1919;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 30px;
  display: inline-block;
  content: '\f001';
  color: #1a1919;
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  padding: 1rem 1.7rem 2rem 1.7rem;
}
.flex-direction-nav .flex-next {
  padding: 1rem 1.7rem 2rem 1.7rem;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 0;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 0;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 50px;
  height: 50px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 38px;
  height: auto;
  padding: 0.2rem 0 0.4rem;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  background: #fff;
  color: #7a736b;
  border: 3px solid #7a736b;
  text-decoration: none;
}
.flex-control-paging li a:hover {
  background: #7a736b;
  color: #fff;
  border: 3px solid #7a736b;
}
.flex-control-paging li a.flex-active {
  background: #7a736b;
  color: #fff;
  cursor: default;
  border: 3px solid #7a736b;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.flex-control-paging li a.flex-pause, .flex-control-paging li a.flex-play {
  position: relative;
  top: 9px;
  border: none;
  height: 30px;
}
.flex-control-paging li a.flex-pause:visited, .flex-control-paging li a.flex-pause:hover, .flex-control-paging li a.flex-pause:focus, .flex-control-paging li a.flex-pause:active, .flex-control-paging li a.flex-play:visited, .flex-control-paging li a.flex-play:hover, .flex-control-paging li a.flex-play:focus, .flex-control-paging li a.flex-play:active {
  position: relative;
  top: 9px;
  border: none;
  height: 30px;
  background: #fff;
  color: #1a1919;
  border: none;
}
/* -------------------------------- 
 Main Components 
 -------------------------------- */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
  background-image: -webkit-linear-gradient(left, #f1f1f1, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to right, #f1f1f1, rgba(248, 248, 248, 0));
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
  background-image: -webkit-linear-gradient(right, #f1f1f1, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to left, #f1f1f1, rgba(248, 248, 248, 0));
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #444;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .events a {
  font-weight: bold;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #444;
  background-color: #f1f1f1;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 3rem auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}
.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #444;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(images/cd-arrow.svg) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #444;
}
.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 1.2;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 2.4rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
}
@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
/* Larry Bread */
ul.cd-timeline-navigation li {
  list-style-type: none;
}
.cd-horizontal-timeline ul, .cd-horizontal-timeline ol {
  list-style-type: none;
  padding-left: 0;
}
.block-timeline-inner {
  padding-top: 4rem;
  background: #f0f1ee;
}
/* #Meanmenu if using http://www.meanthemes.com/plugins/meanmenu
 ================================================== */
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none;
}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #7a736b;
  padding: 4px 0 0;
  min-height: 42px;
  z-index: 999999;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  text-transform: lowercase;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #fff;
  margin-top: 44px;
  border-bottom: 1px solid #7a736b;
}
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  font-family: "adelle-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #7a736b;
  color: #fff;
  border-top: 1px solid #7a736b;
}
.mean-container .mean-nav ul li ul {
  width: 100%;
}
.mean-container .mean-nav ul li ul ul {
  clear: both;
  top: 47px;
  left: -10px;
}
.mean-container .mean-nav ul li li a {
  display: block;
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #7a736b;
  visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
  background: #1a1919;
  color: #fff;
}
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 17px;
  padding: 17px 17px 15px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: #fff;
  color: #7a736b;
  border: none !important;
  border-left: 1px solid #7a736b !important;
  border-bottom: 1px solid #7a736b !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #1a1919;
  color: #fff;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
/* #Media Queries
 ================================================== */
/* Mobile views */
@media only screen and (max-width: 675px) {
  header {
    clear: both;
    padding-top: 0;
  }
  #main-content {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .page-content-inner {
    padding-right: 0;
  }
  #sidebar {
    margin-top: 3rem;
  }
  footer ul.social-links {
    float: left;
    width: 100%;
    margin-bottom: 2rem;
    text-align: left;
  }
  footer ul.social-links li {
    float: left;
    margin: 0 2rem 2rem 0;
  }
  .responsive-form-submit-container .button {
    width: 100%;
    left: 0;
  }
  h1.slide-text {
    font-size: 2.4rem;
  }
  .grid-sizer, .grid-item {
    width: 100%;
  }
  .gallery-item {
    width: 100% !important;
  }
}
/* everything up to iPad portrait ----------- */
@media only screen and (max-width: 767px) {
  a#site-logo {
    display: inline-block;
    text-align: center;
  }
  a#site-logo img {
    float: none;
  }
  header {
    text-align: center;
  }
  .search-form-input-container label {
    width: 100% !important;
  }
  .search-form-input-container input {
    float: left;
    width: calc(100% - 3rem);
    margin-bottom: 1.5rem;
    z-index: 99999;
    right: 0;
  }
  .search-form-input-container i {
    display: none;
  }
  .search-form-submit-container button {
    margin-left: 0;
  }
  .index-list .post-content {
    margin-top: 4rem;
  }
  .footer-block {
    clear: both;
    margin-bottom: 3.4rem;
  }
  #footer-social {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 2rem;
  }
  footer ul.social-links li {
    display: block;
  }
  #footer-logos {
    margin-top: 4rem;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 940px) {
  footer ul.social-links li span {
    display: block;
    clear: left;
  }
}
@media only screen and (max-width: 1024px) {
  header {
    clear: both;
    padding-top: 1rem;
    padding-bottom: 3rem;
    background: #fff url(images/horizontal-ribbon.png) repeat-x 0 0;
  }
  a#site-logo {
    display: inline-block;
    margin-top: 3rem;
    text-align: center;
  }
  a#site-logo img {
    float: none;
  }
}
@media only screen and (max-width: 375px) {
  header {
    padding-bottom: 1.5rem;
  }
}
/* Retinaaaaah ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  a#site-logo img {
    display: none;
  }
  a#site-logo {
    display: inline-block;
    background: url(images/logo@2x.png) no-repeat 0 0;
    background-size: 280px 56px;
    width: 280px;
    height: 56px;
  }
}
/* this was in customiser but breaks with permissions too easily so now here ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), only screen and (min-device-pixel-ratio: 1.5) and (max-width: 480px) {
  a#site-logo img {
    display: none;
  }
  a#site-logo {
    display: inline-block;
    background: url('https://rewind.leonardcheshire.org/wp-content/uploads/2017/02/rewind-logo-retina.png') no-repeat 0 0;
    background-size: 280px 56px;
    width: 280px;
    height: 56px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 480px) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 1.5) and (min-width: 480px) and (max-width: 1024px) {
  a#site-logo img {
    display: none;
  }
  a#site-logo {
    display: inline-block;
    background: url('https://rewind.leonardcheshire.org/wp-content/uploads/2017/02/rewind-logo-retina.png') no-repeat 0 0;
    background-size: 430px 88px;
    width: 430px;
    height: 88px;
  }
}
/* #HTML5 Boilerplate Print Styles
 ================================================== */
@media print {
  /* Black prints faster: h5bp.com/s */
  /* Don't show links for images, or javascript/internal links */
  /* h5bp.com/t */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
