/*!
 Theme Name: Handel & Hendrix In London
 Theme URI: http://www.thirty8.co.uk
 Description: WordPress theme for Handel & Hendrix In London
 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: 1490px;
}
/* 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.8em;
  /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 2.7rem;
  font-weight: normal;
  font-family: Georgia, serif;
  background: #fff;
  color: #111;
}
/* #Typography
 ================================================== */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 2rem;
  line-height: 1.2em;
  font-weight: normal;
}
h1 {
  margin: 0 0 1.5rem;
  font-size: 60px;
  font-size: 6rem;
}
h2 {
  font-size: 30px;
  font-size: 3rem;
}
h3 {
  font-size: 24px;
  font-size: 2.4rem;
}
h4 {
  font-size: 21px;
  font-size: 2.1rem;
}
h5, h6 {
  font-size: 15px;
  font-size: 1.5rem;
}
p {
  margin: 0 0 2.4rem 0;
}
p img {
  margin: 0;
}
p.more-link a.button {
  float: left;
  transition: padding-right 0.3s linear;
}
p.more-link a.button:hover {
  padding-right: 1.3rem;
}
p.more-link a.button i {
  transition: margin-left 0.3s linear;
}
p.more-link a.button:hover i {
  margin-left: 20px;
}
.meta-text {
  color: #969595;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
hr {
  clear: both;
  border: solid #ddd;
  border-width: 1px 0 0;
  margin: 1rem 0 2rem;
  height: 0;
}
.center {
  text-align: center;
}
address {
  font-style: normal;
}
/* #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: 0 0 2.4rem;
  padding-left: 3rem;
  border-left: 3px solid #aa915b;
}
blockquote p {
  margin: 0;
  color: #969595;
}
blockquote.shortcode-pullquote {
  width: 33%;
  padding: 1rem 0;
  font: normal 3.2rem Georgia, "Times New Roman", serif;
  color: #aa915b;
  border-top: 3px solid #bcc2c5;
  border-bottom: 3px solid #bcc2c5;
  border-left: none;
  border-right: none;
}
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;
}
/* #Fonts (add icon fonts here)
 ================================================== */
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 30px 30px;
}
.alignleft {
  float: left;
  margin: 5px 30px 30px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 30px 30px;
}
a img.alignnone {
  margin: 5px 30px 30px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 30px 30px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 0;
  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 30px 30px 0;
}
.wp-caption.alignleft {
  margin: 5px 30px 30px 0;
}
.wp-caption.alignright {
  margin: 5px 0 30px 30px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  display: block;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 1rem 1.5rem 1.3rem;
  text-align: left;
  line-height: 21px !important;
  font: bold 1.4rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #aa915b;
  color: #fff;
}
a.linked-video + a p.wp-caption-text {
  transition: background-color 0.25s linear;
  background: #6a797e;
}
a.linked-video:hover + a p.wp-caption-text {
  background: #96272e;
}
a.linked-video img {
  opacity: 1;
  transition: opacity 0.25s linear;
}
a.linked-video:hover img {
  opacity: 0.8;
}
a.linked-video + a p.wp-caption-text i {
  float: right;
  position: relative;
  top: -3px;
  font-size: 28px;
}
/* Forms
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"], input[type="search"], input[type="text"], input[type="password"], textarea, select {
  margin-bottom: 1.5rem;
  border: 1px solid #969595;
  height: auto;
  padding: 0.5rem 1rem 0.6rem;
  box-shadow: none;
  background: #fafafa;
  color: #111;
}
/* 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;
}
input[type="email"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  border: 1px solid #910523;
  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;
}
header .searchform {
  float: right;
  margin-top: 10px;
}
.searchform {
  max-width: 360px;
}
.searchform input {
  float: left;
  width: 200px;
  height: 40px;
  margin: 0;
  font-size: 1.4rem;
  color: #111;
}
button.search-submit {
  transition: background-color 0.2s ease;
  float: left;
  height: 40px;
  width: 40px;
  font-size: 16px;
  background: #5e5e5e;
  color: #fff;
  border: none;
}
button.search-submit:hover {
  cursor: pointer;
  background: #910523;
}
button.search-submit i.fa-search {
  position: relative;
  top: 0;
}
/* stop rounding on iOS */
.searchform input {
  -webkit-appearance: none;
  border-radius: 0;
}
/* Mailchimp embedded form */
form#mc-embedded-subscribe-form {
  padding: 2rem;
  font-family: Georgia, "Times New Roman", serif;
}
form#mc-embedded-subscribe-form .mc-field-group, form#mc-embedded-subscribe-form .indicates-required {
  margin-bottom: 1.5rem;
}
form#mc-embedded-subscribe-form ul {
  padding-left: 0;
  margin-left: 0;
}
form#mc-embedded-subscribe-form ul li {
  list-style-type: none;
}
form#mc-embedded-subscribe-form ul li input[type="checkbox"] {
  float: left;
  margin-right: 8px;
  margin-top: 3px;
}
a {
  color: #aa915b;
}
a:hover {
  color: #000;
  text-decoration: none;
}
a img {
  display: block;
  border: none;
}
a.button, span.button, input.button {
  padding: 3px 10px 6px;
  font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #aa915b;
  color: #fff;
}
a.button:hover, span.button:hover, input.button:hover {
  background: #000;
  color: #fff;
}
a.more-link.button, span.more-link.button {
  padding: 0.7rem 1rem 1rem;
  transition: padding-right 0.1s linear;
}
a.more-link.button:hover, span.more-link.button:hover {
  padding-right: 1.3rem;
  background: #000;
  color: #fff;
}
a.more-link.button i, span.more-link.button i {
  font-size: 12px;
  font-weight: bold;
  margin-top: -4px;
  margin-left: 13px;
  transition: margin-left 0.1s linear;
}
a.more-link.button:hover i, span.more-link.button:hover i {
  margin-left: 20px;
}
input.button.submit-button {
  padding: 10px 15px 12px;
  border: none;
}
/* Tables
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
th, td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
th:first-child, td:first-child {
  padding-left: 0;
}
th:last-child, td:last-child {
  padding-right: 0;
}
table {
  margin-bottom: 2rem;
}
/* #Header
 ================================================== */
header.wrap {
  position: relative;
  z-index: 99;
  padding: 3rem 2% 2.6rem;
  background: #fff;
  -webkit-box-shadow: 0 9px 16px -9px #000 !important;
  -moz-box-shadow: 0 9px 16px -9px #000 !important;
  box-shadow: 0 9px 16px -9px #000 !important;  
}
#site-logo img {
  float: left;
}
ul#primary-nav-menu {
  margin: -0.7rem 0 0;
  padding: 0;
}
ul#primary-nav-menu li {
  display: inline-block;
  float: left;
  width: 45%;
  margin: 0.3rem 5% 0 0;
}
ul#primary-nav-menu li a {
  text-decoration: none;
  color: #111;
  font-size: 1.8rem;
  transition: 0.5s all;
}
ul#primary-nav-menu li a:hover {
  color: #aa915b;
}
ul#primary-nav-menu li.current-menu-item a {
  color: #aa915b;
}
/* breadcrumbs */
#breadcrumbs {
  margin: 3rem 0 1rem -3px;
  font-size: 1.4rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#breadcrumbs span a, #breadcrumbs span span, #breadcrumbs span i {
  margin: 0 3px;
}
#breadcrumbs span a {
  color: #aa915b;
  text-decoration: none;
}
#breadcrumbs span a:hover {
  cursor: pointer;
}
#breadcrumbs span a:hover, #breadcrumbs span a:focus, #breadcrumbs span a:active {
  color: #aa915b;
  text-decoration: underline;
}
#breadcrumbs span i {
  position: relative;
  top: 0;
  font-size: 14px;
  color: #aa915b;
}
/* #Archives
 ================================================== */
h2.news-intro {
  margin-bottom: 3rem;
}
.index h1 {
  margin-bottom: 3rem;
}
.index h2 a {
  text-decoration: none;
}
.index article {
  margin: 0;
  padding-bottom: 2rem;
}
.index-grid-listing article {
  margin: 0 0 1rem 0;
  padding-bottom: 0;
  border-bottom: none;
}
/* http://zerosixthree.se/vertical-align-anything-with-just-3-lines-of-css/ */
.index-grid-listing a.grid-image {
  text-align: center;
  display: block;
  background: #bcc2c5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bcc2c5+0,dce5e5+25,dce5e5+65,bcc2c5+100 */
  background: #bcc2c5;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(188, 194, 197, 1)), color-stop(25%, rgba(220, 229, 229, 1)), color-stop(65%, rgba(220, 229, 229, 1)), color-stop(100%, rgba(188, 194, 197, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcc2c5', endColorstr='#bcc2c5',GradientType=0);
  /* IE6-9 */
  overflow: hidden;
  /* used for portrait images */
}
.index-grid-listing a.grid-image img {
  margin: 0 auto;
}
img.index-grid-portrait {
  max-height: 500px;
}
/* fix for Events images grabbed from Culture24 */
body.post-type-archive-hh_event .index-grid-listing a.grid-image {
  background: #eeeff0;
}
/* .index-grid-listing a.grid-image img{
 display: inline-block;
 position: relative;
 top: 50%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 } */
/* add a cpt specific height to the above, it's needed */
/* body.post-type-archive-hh_opera .index-grid-listing a.grid-image{
 height: 300px;
 }
 body.blog .index-grid-listing a.grid-image{
 height: 226px;
 }
 body.post-type-archive-hh_musician .index-grid-listing a.grid-image{
 height: 200px;
 }
 body.post-type-archive-hh_event .index-grid-listing a.grid-image{
 height: 226px;
 }
 body.tax-musician_cat .index-grid-listing a.grid-image{
 height: 226px;
 }
 section.block-postlisting.content-block .index-grid-listing a.grid-image{
 height: 226px;
 }
 */
body.post-type-archive-hh_podcast article {
  margin-bottom: 4rem;
  border-bottom: 1px solid #ddd;
}
body.post-type-archive-hh_podcast article .content-block {
  padding-bottom: 0;
}
.post-date {
  color: #969595;
  display: block;
  font-size: 1.6rem;
  letter-spacing: 2px;
  margin: 3px 0 10px;
  text-transform: uppercase;
}
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: bold 1.4rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #910523;
  color: #fff;
  border: none;
}
.wp-pagenavi span.pages {
  padding: 1.1rem 1.4rem;
  color: #910523;
  background: #fff;
  border: 1px solid #96272e;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  margin-top: 1px;
  background: #aa915b;
}
.wp-pagenavi a i {
  margin-top: -3px;
  font-size: 8px;
  position: relative;
  top: -1px;
}
/* #Single Post
 ================================================== */
.hentry ul {
  margin: 1rem 0 2rem;
}
.hentry ul li {
  list-style-type: disc;
  list-style-position: outside;
}
body.single-post h1.page-title {
  margin-bottom: 1.5rem;
  font-size: 48px;
  font-size: 4.8rem;
}
.postmeta, .postmeta p {
  font-size: 1.4rem;
  color: #969595;
}
.single-featured-image {
  margin-bottom: 2rem;
}
#single-postdate {
  margin: 1rem 0 2rem;
}
#single-postmeta {
  padding: 2rem 2rem 1rem;
  border: 1px solid #ddd;
}
#single-postmeta p {
  margin-bottom: 1rem;
}
/* Opera */
body.single-hh_opera .pt-image {
  margin-top: 1rem;
  margin-bottom: 2rem;
  background: #bcc2c5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bcc2c5+0,dce5e5+25,dce5e5+65,bcc2c5+100 */
  background: #bcc2c5;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(188, 194, 197, 1)), color-stop(25%, rgba(220, 229, 229, 1)), color-stop(65%, rgba(220, 229, 229, 1)), color-stop(100%, rgba(188, 194, 197, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcc2c5', endColorstr='#bcc2c5',GradientType=0);
  /* IE6-9 */
}
body.single-hh_opera .pt-image img {
  display: inline-block;
  margin: 1rem auto;
}
body.single-hh_opera #opera-meta {
  margin-top: 1rem;
  font-size: 1.6rem;
}
body.single-hh_opera #opera-cast h2 {
  font-size: 2.4rem;
}
body.single-hh_opera #opera-cast ul li {
  list-style-type: square;
  list-style-position: inside;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
body.single-hh_opera .hentry ul {
  padding-left: 0;
}
/* Musician */
body.single-hh_musician .musician-single-post-thumbnail {
  margin-bottom: 2rem;
}
/* Event */
body.single-hh_event .event-single-post-thumbnail {
  margin-bottom: 2rem;
}
body.single-hh_event .hentry ul.related-musicians {
  padding-left: 0;
}
body.single-hh_event .hentry ul.related-musicians li {
  float: left;
  margin-right: 3rem;
  list-style-type: none;
}
body.single-hh_event .hentry ul.related-musicians li a img {
  margin-bottom: 1rem;
}
.content-block {
  clear: both;
  display: block;
  width: 100%;
  padding-bottom: 4rem;
}
.content-block h2.section-title {
  margin-bottom: 1.5rem;
  font-size: 30px;
  font-size: 3rem;
}
.feature-block span.post-type {
  display: inline-block;
  letter-spacing: 2px;
  line-height: 1.8rem;
  margin-bottom: 1.5rem;
  padding: 4px 7px 3px;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  color: #969595;
  border: 1px solid #bbb;
}
.feature-block h3 {
  margin-bottom: 1rem;
  font-size: 2.4rem;
}
.feature-block h3 a {
  color: #aa915b;
  text-decoration: none;
  /* 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;
}
.feature-block a.feature-block-image {
  display: block;
  background: #bcc2c5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bcc2c5+0,dce5e5+25,dce5e5+65,bcc2c5+100 */
  background: #bcc2c5;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(188, 194, 197, 1)), color-stop(25%, rgba(220, 229, 229, 1)), color-stop(65%, rgba(220, 229, 229, 1)), color-stop(100%, rgba(188, 194, 197, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(188, 194, 197, 1) 0%, rgba(220, 229, 229, 1) 25%, rgba(220, 229, 229, 1) 65%, rgba(188, 194, 197, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcc2c5', endColorstr='#bcc2c5',GradientType=0);
  /* IE6-9 */
}
.feature-block img.content-block-featured-image {
  margin: 0 auto;
}
.feature-block-text {
  position: relative;
  margin-bottom: 2rem;
  padding: 1.5rem 2rem 7rem;
  background: #eeeff0;
}
.feature-block .feature-blurb {
  font: normal 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font: normal 1.55rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2.4rem;
}
.feature-block .feature-blurb p {
  margin-bottom: 1rem;
  line-height: 2.4rem;
}
.feature-block-text .more-link {
  position: absolute;
  left: 2rem;
  bottom: 2rem;
}
/* Picture Boxes */
#threecol-picturebox.content-block {
  padding-bottom: 3rem;
}
#threecol-picturebox .feature-block a {
  color: #fff;
  text-decoration: none;
}
#threecol-picturebox .feature-block a h3 {
  display: block;
  padding: 1rem;
  font-size: 2.1rem;
  background: #aa915b;
  transition: background-color 0.2s linear;
}
#threecol-picturebox .feature-block a:hover h3 {
  background-color: #111;
}
#threecol-picturebox .feature-block a h3 i {
  float: right;
  font-size: 16px;
  margin-top: 6px;
}
/* Signup */
.signup-inner {
  padding: 2rem;
  background: #eeeff0;
}
/* QA Module */
.qa-answer blockquote {
  border: none;
  margin: 0;
  padding: 0 0 1rem;
}
.qa-answer blockquote p {
  margin-bottom: 2.4rem;
  color: #111;
}
#sidebar {
  background: #eeeff0;
}
#sidebar-inner {
  padding: 7.8rem 0 4rem 2rem;
}
@media screen and (max-width: 48em) {
}
#sidebar .widget {
  margin-bottom: 3rem;
}
#sidebar .widget h3 {
  margin-bottom: 0;
  padding: 1rem;
  font-size: 24px;
  font-size: 2.4rem;
  background: #aa915b;
  color: #fff;
}
#sidebar .widget h3 a {
  color: #fff;
}
#sidebar .widget .widget-inner {
  padding: 1rem 2rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  background: #fff;
}
#sidebar .widget .widget-inner p {
  margin-bottom: 1.5rem;
  line-height: 2.4rem;
}
#sidebar .widget ul {
  margin: 1rem 0 0;
  padding: 0;
}
#sidebar .widget ul li {
  display: block;
  padding: 0;
}
#sidebar .widget ul li:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  float: left;
  text-decoration: inherit;
  margin-top: 0;
  margin-right: 10px;
  margin-left: 4px;
  content: "\f105";
  color: #aa915b;
}
#sidebar .widget ul li:last-child {
  border: none;
}
#sidebar .widget ul.children {
  margin-left: 1.5rem;
}
#sidebar .widget ul.children li:last-child {
  margin-bottom: 0;
}
#sidebar .widget ul li a {
  color: #111;
}
#sidebar .widget ul li a:visited {
  color: #111;
}
#sidebar .widget ul li a:hover, #sidebar .widget ul li a:focus, #sidebar .widget ul li a:active {
  color: #111;
  text-decoration: underline;
  outline: 0;
}
#sidebar #featured-page-widget img {
  margin: 0 auto 1.5rem;
}
/* Calendar */
#sidebar #calendar-widget {
  float: left;
  width: 100%;
  display: block;
  min-height: 640px;
}
#sidebar .fc-header-title h2 {
  margin-top: 4px;
  font-size: 1.6rem !important;
}
/* Search */
.sidebar-searchform {
  margin-top: 1rem;
}
.sidebar-searchform input[type="text"] {
  width: 80%;
}
/* Sharing */
#hh-share-widget.widget {
  background: #aa915b;
  color: #fff;
}
#hh-share-widget.widget .hh-share-buttons {
  margin: 0.7rem 0 0 0;
  text-align: right;
}
#hh-share-widget.widget .hh-share-buttons .hh-share-buttons-inner {
  padding-right: 0.7rem;
}
#hh-share-widget.widget .hh-share-buttons a {
  margin-left: 0.3rem;
  color: #fff;
}
#hh-share-widget.widget .hh-share-buttons a:hover {
  color: #111;
}
/* #Footer
 ================================================== */
footer.wrap {
  padding: 0 2%;
  font-size: 1.5rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #6a797e;
  color: #fff;
}
#main-footer {
  padding: 4rem 0 6rem;
}
#footer-logos {
  margin-bottom: 3rem;
}
footer h3 {
  font-weight: normal;
  font-family: Georgia, sans-serif;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer p {
  margin-bottom: 1rem;
  line-height: 1.4em;
}
#footer-times {
  line-height: 1.8rem;
}
#footer-times ul li {
  margin-bottom: 0.8rem;
}
/* Signup */
input#mce-EMAIL {
  width: 80%;
}
#footer-address {
  text-align: right;
}
#footer-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
#footer-copyright {
  margin-top: 3rem;
  text-align: right;
}
#footer-copyright p {
  margin-bottom: 1rem;
}
#footer-lottery {
  text-align: left;
}
nav#footer-navigation ul {
  margin: 0;
  padding-left: 0;
  margin-left: 0;
  text-align: right;
}
nav#footer-navigation ul li {
  display: inline-block;
}
nav#footer-navigation ul li:after {
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  display: inline-block;
  text-decoration: inherit;
  top: -4px;
  margin-right: 3px;
  margin-left: 6px;
  content: '\007C';
  color: #bcc2c5;
}
nav#footer-navigation ul li:last-child:after {
  content: "";
}
footer a, nav#footer-navigation ul li a {
  color: #fff;
  text-decoration: none;
}
footer a:visited, nav#footer-navigation ul li a:visited {
  color: #fff;
}
footer a:hover, nav#footer-navigation ul li a:hover, footer a:focus, nav#footer-navigation ul li a:focus, footer a:active, nav#footer-navigation ul li a:active {
  color: #aa915b;
  outline: 0;
  text-decoration: underline;
}
footer ul.social-links {
  margin-bottom: 2rem;
}
footer ul.social-links li {
  display: inline;
  margin-left: 2rem;
}
footer ul.social-links li a {
  line-height: 1rem;
  font-size: 1.8rem;
  display: inline-block;
  color: #fff;
}
footer ul.social-links li a:hover {
  color: #aa915b;
}
/* #Comments
 ================================================== */
#comments-list ul {
  padding: 0;
}
#comments-list h2#comment-header {
  margin-top: 3rem;
  padding: 1rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font: normal 1.2rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #eeeff0;
}
#comments-list li {
  margin: 0 0 3rem;
  padding: 0 0 0 0;
  list-style: none;
}
#comments-list li .comment-author-section {
  font-size: 1.4rem;
}
#comments-list li .avatar {
  float: left;
  margin-right: 2rem;
  border-radius: 50%;
}
#comments-list li .fn {
  display: inline-block;
  margin-top: 0;
  font: normal 1.4rem "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#comments-list li .comment-content {
  margin-top: -1rem;
  padding-left: 8rem;
  font-size: 1.4rem;
}
#comments-list li .comment-content p {
  margin-bottom: 10px;
}
#comments-list li .comment-meta {
  margin-top: 0;
  font: normal 1.4rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #969595;
}
#comments-list li ul.children {
  margin: 2rem 0 0 8rem;
  padding: 0;
}
#comments-list li ul li {
  border: 0;
  overflow: auto;
}
#comments #respond {
  padding: 3rem 0;
}
#form-allowed-tags {
  font-size: 0.875em;
}
.button.comment-button {
  margin-top: 2rem;
}
.shortcode-fact {
  position: relative;
  width: 33.3%;
  padding: 1.5rem 2rem 2rem;
  line-height: 2.1rem !important;
  font: bold 1.55rem "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #aa915b;
  color: #fff;
}
.shortcode-fact:after {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 0;
  border-color: #aa915b transparent transparent transparent;
  content: "";
}
.shortcode-fact h3 {
  margin-bottom: 10px;
  font-family: Georgia, "Times New Roman", serif;
}
/* Layout */
body {
  background: url(images/sidebar-tile.png) repeat-y top center;
}
/* add the full width templates here - remove the tile they will be all white */
body.home, body.page-template-page-wide, body.page-template-page-banner, body.page-template-page-event-calendar, body.error404 {
  background: #fff;
}
#main-content {
  clear: both;
  padding: 0 2%;
}
#page-content {
  padding-bottom: 6rem;
  background: #fff;
}
.page-content-inner {
  padding-right: 5.88253%;
}
/* Default Page */
/* Frontpage */
#front-intro.wrap {
  margin-bottom: 2rem;
}
.scrolloff {
  pointer-events: none;
}
/* Banner Image Pages */
/* http://codepen.io/dropside/pen/bxhke */
#banner-wrap.wrap {
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  background-color: #fff;
  text-align: center;
  position: relative;
  width: 100%;
}
body.wp-is-mobile #banner-wrap.wrap {
  background-attachment: scroll;
  background-size: auto;
}
.banner-inner {
  min-height: 450px;
  position: relative;
}
.banner-copy {
  position: absolute;
  padding: 4rem 2% 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 1px #111;
}
/* Split */
#page-image {
  background: url(http://handelhendrix.org/wp-content/themes/handelhendrix/images/george3.jpg) no-repeat top left fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#page-image-hendrix {
  background: url(http://handelhendrix.org/wp-content/themes/handelhendrix/images/hendrix-split.jpg) no-repeat top left fixed;
}
body.wp-is-mobile #page-image {
  background-attachment: scroll;
  background-size: auto;
}
#split-modular-wrap {
  padding: 4rem 0;
  background: #96272e;
}
#split-row.row {
  margin: 0;
}
#split-wrap #page-content {
  padding: 0 4% 0 2%;
}
/* Video Gallery */
body.page-template-page-video-gallery #main-content {
  background: transparent;
  color: #fff;
}
body.page-template-page-video-gallery #banner-wrap.wrap {
  background-color: transparent;
}
body.page-template-page-video-gallery #page-content {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.video-grid-item {
  margin-bottom: 30px;
}
/* and it starts right now */
#front-content-wrap {
  padding: 0 2%;
  font-size: 1.5rem;
  background: #f1f1f1;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* #Typography
 ================================================== */
body.home #front-content-wrap h1, body.home #front-content-wrap h2, body.home #front-content-wrap h3, body.home #front-content-wrap h4, body.home #front-content-wrap h5, body.home #front-content-wrap h6 {
  margin: 0 0 2rem;
  line-height: 1.2em;
  font-weight: normal;
  font-family: Georgia, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.home #front-content-wrap h1 {
  margin-bottom: 3.2rem;
}
body.home h1 {
  font-size: 30px;
  font-size: 3rem;
}
body.home h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
body.home #front-content-wrap h3 {
  font-size: 18px;
  font-size: 1.8rem;
}
body.home h4 {
  font-size: 16px;
  font-size: 1.6rem;
}
body.home h5, body.home h6 {
  font-size: 15px;
  font-size: 1.5rem;
}
.grid {
  max-width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
}
.grid li {
  display: block;
  float: left;
  width: 24.99999%;
  opacity: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}
.grid li.double {
  width: 50%;
}
.grid li.third {
  width: 33.3333%;
}
.grid li .item-inner {
  margin: 7px;
  background: #fff;
  box-shadow: 0 7px 6px -3px rgba(0, 0, 0, 0.3);
}
.grid li.shown, .no-js .grid li, .no-cssanimations .grid li {
  opacity: 1;
}
.grid li a.image-block, .grid li img {
  outline: none;
  border: none;
  display: block;
  max-width: 100%;
}
.grid li img {
  opacity: 1;
  transition: opacity 0.25s linear;
  -webkit-backface-visibility: hidden;
}
.grid li img:hover {
  opacity: 0.8;
}
.grid li .story-item-text a.button {
  width: 50%;
}
/* Effect 2: Move Up */
.grid.effect-2 li.animate {
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}
@-webkit-keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
/* Story Items */
.grid li.story-item .item-inner .story-item-text {
  padding: 1.5rem 1.5rem 2.5rem;
  background: #fff;
}
.item-subheader {
  display: inline-block;
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.8rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 4px 7px 3px;
  border: 1px solid #aaa;
}
.grid li.story-item h2 a:hover {
  box-shadow: inset 0 0px 0 white, inset 0 -1px 0 #aa915b;
}
.grid li .story-item-text.handel h2 a:hover, .grid li .story-item-text.hendrix h2 a:hover {
  box-shadow: inset 0 0px 0 white, inset 0 -1px 0 #fff;
}
.grid li.story-item .item-inner .story-item-text.handel {
  background: #96272e;
  color: #fff;
}
.grid li.story-item .item-inner .story-item-text.hendrix {
  background: #159cdb;
  color: #fff;
}
.story-item-text.handel .item-subheader, .story-item-text.hendrix .item-subheader {
  border: 1px solid #fff;
}
.grid li.story-item .story-snippet {
  margin-top: -10px;
}
.story-item-text.handel h2 a, .story-item-text.hendrix h2 a {
  color: #fff;
}
.story-item-text.handel a.button, .story-item-text.hendrix a.button {
  background: #fff;
}
.story-item-text.handel a.button {
  color: #96272e;
}
.story-item-text.hendrix a.button {
  color: #159cdb;
}
/* Picture Item */
.grid li.picture-item .item-inner {
  position: relative;
}
.grid li.picture-item .item-inner .picture-item-text {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 2rem;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
body.home #front-content-wrap .grid li.picture-item .item-inner .picture-item-text h2 {
  /* display: inline-block; */
  margin-bottom: 0;
  font-size: 2.4rem;
}
body.home #front-content-wrap .grid li.picture-item .item-inner .picture-item-text h2 span {
  width: 90%;
}
.grid li.picture-item:hover .item-inner .picture-item-text h2 {
  /* box-shadow: inset 0 0px 0 white, inset 0 -1px 0 #a9905e; */
}
.grid li.picture-item .item-inner .picture-item-text h2 i {
  float: right;
  font-size: 24px;
  transition: margin-right 0.1s linear;
}
.grid li.picture-item:hover .item-inner .picture-item-text h2 i {
  margin-right: -15px;
}
.grid li.picture-item .item-inner .picture-item-text a {
  color: #fff;
}
/* Color Block Item */
.grid li.color-block-item .item-inner {
  padding: 1.5rem 1.5rem 2.5rem;
  background: #a9905e;
  color: #fff;
  transition: background 0.1s linear;
}
.grid li.color-block-item:hover .item-inner {
  background: #6b7a80;
}
.grid li.color-block-item .item-inner a {
  color: #fff;
}
.grid li.color-block-item .item-inner .icon-group i {
  margin-right: 2rem;
  margin-bottom: 1.5rem;
  font-size: 48px;
}
.grid li.color-block-item .item-inner h2 {
  font-size: 48px;
}
.grid li.color-block-item .item-inner span.button {
  background: #fff;
  color: #aa915b;
}
.grid li.color-block-item .item-inner p {
  margin-bottom: 4rem;
  font-weight: bold;
}
.grid li.color-block-item.welcome .item-inner {
  padding-bottom: 0.5rem;
  background: #6a797e;
  color: #e1e4e6;
}
body.home #front-content-wrap .grid li.color-block-item.welcome .item-inner h3 {
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 2.4rem;
  border-bottom: 1px solid #899599;
}
.grid li.color-block-item.welcome .item-inner h2 {
  line-height: 1.1em !important;
  color: #fff;
}
/* map item */
.grid li.map-item {
  width: 100%;
}
#map-wrap {
  max-height: 500px !important;
  overflow: hidden;
}
#map-inner {
  position: relative;
  padding-bottom: 30%;
  height: 0;
  overflow: hidden;
}
#map-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* #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: #aa915b;
  padding: 4px 0 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  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;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-indent: -9999em;
  text-transform: lowercase;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-weight: bold;
}
.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;
}
.mean-container .mean-nav ul#primary-nav-menu {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  border-top: 1px solid #fff;
}
.mean-container .mean-nav ul#primary-nav-menu li {
  position: relative;
  float: left;
  width: 50%;
  margin: 0;
}
.mean-container .mean-nav ul#primary-nav-menu li a {
  display: block;
  padding: 1rem;
  border: 1px solid #fff;
  margin: 0;
  text-align: left;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #aa915b;
  color: #fff;
  border-top: 1px solid #fff;
}
.mean-container .mean-nav ul#primary-nav-menu li:nth-child(odd) a {
  border-left: none;
  border-right: 1px solid #fff;
}
.mean-container .mean-nav ul#primary-nav-menu li:nth-child(even) a {
  border-left: 1px solid #fff;
  border-right: none;
}
.mean-container .mean-nav ul#primary-nav-menu li ul#primary-nav-menu {
  width: 100%;
}
.mean-container .mean-nav ul#primary-nav-menu li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul#primary-nav-menu li a:hover {
  background: #6a797e;
  color: #fff;
}
.mean-container .mean-nav ul#primary-nav-menu li a.mean-expand {
  margin-top: 1px;
  width: 17px;
  padding: 18px 17px 14px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: #fff;
  color: #ddd;
  border: none !important;
  border-left: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
}
.mean-container .mean-nav ul#primary-nav-menu li a.mean-expand:hover {
  background: #111;
  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
 ================================================== */
/* Smartphones (portrait and landscape) ----------- */
/* Smartphones (portrait) ----------- */
/* Smartphones (landscape) ----------- */
/* Mainly for the slideshow on mobile portrait */
@media only screen and (min-width: 320px) and (max-width: 480px) {
  .grid li, .grid li.double {
    width: 100%;
  }
}
/* Stuff that also happens when meanmenu kicks in */
@media only screen and (min-width: 481px) and (max-width: 640px) {
  .grid li, .grid li.double {
    width: 50%;
  }
  body.home #front-content-wrap .grid li.picture-item .item-inner .picture-item-text h2 {
    font-size: 2.1rem;
  }
}
/* Stuff between meanmenu and ipad portrait */
@media only screen and (min-width: 641px) and (max-width: 768px) {
  .grid li, .grid li.double {
    width: 49.9%;
  }
  body.home #front-content-wrap .grid li.picture-item .item-inner .picture-item-text h2 {
    font-size: 2.1rem;
  }
  .grid li.color-block-item .item-inner h2 {
    font-size: 36px;
  }
}
/* everything up to iPad portrait ----------- */
@media only screen and (max-width: 767px) {
  body {
    background: #fff;
  }
  #site-logo {
    margin-top: 3rem;
    text-align: center;
  }
  #site-logo a {
    display: inline-block;
  }
  #site-logo img {
    float: none;
  }
  header {
    text-align: center;
  }
  .footer-block {
    margin-bottom: 3rem;
  }
  #footer-address {
    text-align: left;
  }
  #footer-lottery {
    margin-bottom: 3rem;
  }
  #footer-copyright {
    text-align: left;
  }
  nav#footer-navigation ul {
    text-align: left;
  }
  #sidebar-inner {
    padding: 3rem 0;
  }
  .page-content-inner {
    padding-right: 0;
  }
  .content-block div[class*="col-"] {
    float: left;
    clear: both;
    padding-bottom: 4rem;
  }
  .content-block div[class*="col-"]:last-child {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .grid li, .grid li.double {
    width: 33.3%;
  }
  body.home #front-content-wrap .grid li.picture-item h2 {
    font-size: 2.4rem;
  }
  body.home #front-content-wrap .grid li.picture-item h2 i {
    position: relative;
    right: -10px;
    top: -10px;
  }
}
/* iPads (portrait) ----------- */
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */
}
/* iPads (portrait) and above ----------- */
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */
}
/* Retina ----------- */
@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: 174px 100px;
    width: 174px;
    height: 100px;
  }
}
/* #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;
  }
}

/*new navigation bar*/

.container-fluid {
  height: 80px;
}
    
.styleNav {
    background-color: #6a797e !important;
    height: 80px;
    padding-top: 20px; 
}


.containerPadding {
    background-color: #6a797e !important;
    padding: 0rem 2% 0rem;
}

    
.topIcon{
    margin-top:5px;
}
/*serch form css for text to sart after the icon*/

.form-control {
    border-radius: 15px;
    padding-left: 40px !important;
    border: none !important;
}

/*css for all theree buttons and serch button*/

.nonActive{
    color: #333333; 
    background: white;
}

.buttonNav:hover,.buttonNav.active {
    background-color: #000000;
    color: white;
}

.buttonNav {
    width: 34px;
    height: 34px;
    padding: 7px 6px;
    border-radius: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 1.0057;
    border: none;
    margin: 0 7px;
}

.searchBt {
  border: none;
  background: #0000;
  margin-top: 3px;
  color: #333333;
}


/*css for search bar*/
.search-bar-form__icon {
  width: 40px;
  height: 80%;
  position: absolute;
  display: flex;
  justify-content: center;
}

.stylish-input-group .input-group-addon{
    background: white !important; 
     border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.stylish-input-group .form-control{
  border-left:0; 
  box-shadow:0 0 0; 
  border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}

/*
body header.wrap{
    box-shadow: inherit;
}
*/

/*.header{background:rgb(0, 178, 255);color:#fff;}
#lblCartCount {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -24px;
    text-align: center;
    line-height: 1px;
}
.badge {
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}*/

/*responsive design for mobile*/
@media (min-width: 319px) 
and (max-width: 675px) { 
  .styleNav {
    height: 140px;
  }
    @supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 
    .styleNav {
        margin-top: -15%;
    }
    }
  .container-fluid {
    height: 140px;
  }

  .topIcon{
    display: flex;
      align-items: center;
    justify-content: center;
    margin-bottom: 1%;
    margin-top: 38px;
  }

  .search-bar-form__icon {
    width: 40px;
    height: 80%;
    position: absolute;
  }

  .form-control {
    width: 100%;
    margin: auto;
  }
    
    #searchBar{
      align-items: center;
    justify-content: center;
    padding: 0 15%;
  }
}

@media (min-width: 992px){
    .topIcon.col-md-push-18 {
        left: 75%;
        top: 10%;
    }
    .topSearch.col-md-pull-4 {
        right: 23%;
    }
}