/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap-sass/assets/stylesheets/bootstrap/_variables.scss to this file.
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #060300;
  line-height: 1.4;
  margin-bottom: 1em;
  margin-top: 0;
}

h1 {
  font-family: "Georgia", "Times New Roman", "Times", serif;
  color: #6f4024;
  font-size: 4.1098906729em;
  margin: 0 auto 0.624295077em;
}
@media (max-width: 992px) {
  h1 {
    font-size: 2.876923471em;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 2.876923471em;
  }
}
@media (max-width: 376px) {
  h1 {
    font-size: 2.2604398701em;
  }
}

h2 {
  font-family: "Georgia", "Times New Roman", "Times", serif;
  color: #6f4024;
  font-size: 3.2473210255em;
}
@media (max-width: 992px) {
  h2 {
    font-size: 2.7602228716em;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 2.2731247178em;
  }
}
@media (max-width: 376px) {
  h2 {
    font-size: 1.9483926153em;
  }
}

h3 {
  font-size: 2.565784514em;
  letter-spacing: 1px;
  font-family: "Georgia", "Times New Roman", "Times", serif;
}
@media (max-width: 768px) {
  h3 {
    font-size: 2.1809168369em;
  }
}
@media (max-width: 376px) {
  h3 {
    font-size: 1.6677599341em;
  }
}

h4 {
  font-size: 2.2806973457em;
  font-family: "Georgia", "Times New Roman", "Times", serif;
}
@media (max-width: 768px) {
  h4 {
    font-size: 2.0526276112em;
  }
}
@media (max-width: 376px) {
  h4 {
    font-size: 1.596488142em;
  }
}

h5 {
  font-size: 1.6018066406em;
  font-family: "Georgia", "Times New Roman", "Times", serif;
}
@media (max-width: 768px) {
  h5 {
    font-size: 1.2814453125em;
  }
}
@media (max-width: 376px) {
  h5 {
    font-size: 1.2013549805em;
  }
}

h6 {
  color: #201303;
  font-size: 1.423828125em;
  font-weight: 500;
  font-family: "Merriweather Sans", sans-serif;
}
@media (max-width: 768px) {
  h6 {
    font-size: 1.3526367188em;
  }
}
@media (max-width: 376px) {
  h6 {
    font-size: 1.2814453125em;
  }
}

.rule-above {
  border-top: 1px solid rgba(164, 128, 94, 0.3);
  position: absolute;
  top: -15px;
  width: 120px;
}

.relative {
  position: relative;
}

.page-header {
  border: 0;
  margin-top: 0;
}

p {
  font-size: 1.125em;
  line-height: 1.8020324707em;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  p {
    font-size: 0.9em;
  }
}
@media (max-width: 376px) {
  p {
    font-size: 0.85em;
  }
}

.lead {
  font-size: 1.265625em;
  margin-bottom: 1.6018066406em;
}

ul.contextual-links, ul.tabs {
  clear: both;
}
ul.contextual-links::after, ul.tabs::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
ul#toolbar-menu, ul.contextual-links, ul.menu, ul.slides, ul.tabs {
  max-width: none;
}

.callout,
blockquote {
  position: relative;
  max-width: 880px;
  text-align: center;
  color: #8e8e8e;
}
* + .callout,
.callout + *,
* + blockquote,
blockquote + * {
  margin-top: 70px;
}

.callout,
blockquote section {
  font-size: 36px;
  font-style: italic;
  line-height: 44px;
}

blockquote {
  margin-left: auto;
  margin-right: auto;
}
blockquote section p {
  max-width: none;
}
blockquote footer {
  font-family: "Merriweather Sans", sans-serif;
  margin-top: 36px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
blockquote footer cite {
  display: block;
}

.callout {
  padding-bottom: 50px;
}
.callout:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  border-bottom: 2px solid #bbb;
}

.caption {
  display: block;
  max-width: 700px;
  font-size: 14px;
  line-height: 24px;
  margin: 50px auto 0;
  opacity: 0.5555555556;
  text-align: center;
}
.caption + * {
  margin-top: 100px;
}

fieldset,
ol,
pre,
table,
ul {
  margin: 0 0 1em;
}

pre {
  margin-left: 1em;
  white-space: pre-line;
}

ol,
ul {
  font-weight: 100;
  line-height: 1.8;
  padding: 0 0 0 1em;
}

ol {
  list-style-type: decimal;
}

ul {
  list-style-type: disc;
}
ul li li {
  list-style-type: circle;
}

li {
  margin-left: 1em;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

a {
  cursor: pointer;
  color: #a4805e;
}
a:link, a:visited {
  color: #a4805e;
  outline: none;
}
a:active, a:hover {
  text-decoration: none;
}
a:active:focus, a:focus {
  outline: none;
  box-shadow: none;
}
#skip-link a {
  line-height: 0;
}

cite,
cite a,
em,
em a,
i,
samp,
var {
  font-style: italic;
}

b,
strong {
  font-weight: 600;
}

p + h2 {
  margin-top: 2.2806973457em;
}

p + h3,
ul + h3 {
  margin-top: 2.2806973457em;
  margin-bottom: 0.624295077em;
}

p.lead + .row {
  margin-top: 70px;
}

p + h4 {
  margin-top: 50px;
}

h1 + h6 {
  margin-top: 20px;
}

h1 + h5 {
  margin-top: 0.624295077em;
}

h2 + p.lead {
  margin-top: 1.125em;
}
@media (min-width: 768px) {
  h2 + p.lead {
    margin-top: 0.624295077em;
  }
}

ul + h6 {
  margin-top: 20px;
}

h4 + h6 {
  margin-bottom: 20px;
}

h5 + p {
  margin-top: 0.0948308299em;
}

.no-margin {
  margin: 0 !important;
}

small {
  color: #6f4024;
  display: inline-block;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 0.7023319616em;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.66;
  margin: 0;
  text-transform: uppercase;
}
small a:hover {
  text-decoration: underline;
}
small a, small a:active, small a:visited {
  color: #060300;
  text-decoration: none;
}

.background-dark h1,
.background-dark h2,
.background-dark h3,
.background-dark h4 {
  color: #fff;
}
.background-dark h5 {
  color: #fcdebd;
}
.background-dark h6 {
  color: #fcdebd;
}
.background-dark ol,
.background-dark p {
  color: #a4805e;
}
.background-dark a {
  color: #6f4024;
}
.background-dark a:hover {
  color: #fcdebd;
}
.background-dark small {
  color: #6f4024;
  display: inline-block;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 0.7023319616em;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.66;
  margin: 0 auto 20px;
  text-transform: uppercase;
}
.background-dark small a:hover {
  text-decoration: underline;
}
.background-dark small a, .background-dark small a:active, .background-dark small a:visited {
  text-decoration: none;
  color: #fff;
}

.transparent-color {
  opacity: 0.65 !important;
}

.disabled {
  opacity: 0.25;
}

.allow-breaks {
  white-space: pre-wrap;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.inline {
  display: inline-block;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

body,
html {
  background-color: #201303;
  height: 100%;
  width: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  color: #060300;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 16px;
  font-weight: 100;
  margin: 0;
}
body.nav-expanded {
  overflow-y: scroll;
}

::-moz-selection {
  background: #fcdebd;
}

::selection {
  background: #fcdebd;
}

::-moz-selection {
  background: #fcdebd;
}

.pre-content-wrapper,
.post-content-wrapper,
.main-container-wrapper {
  background-color: #fff8ee;
}

.feature-wrapper {
  background-color: #fff8ee;
}

.inverted .main-container-wrapper {
  background: url("img/background-header.jpg") 50% 0 no-repeat;
  background-color: transparent;
}
.transition-fix .main-container-wrapper {
  position: fixed;
}

.clear {
  clear: both;
}

img {
  height: auto;
  max-width: 100%;
  width: auto;
}

svg {
  display: none;
  max-height: 100%;
  max-width: 100%;
}
svg.svg {
  display: inline;
}

iframe {
  max-width: 100%;
}

.img-lg,
.img-md,
.img-xl {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .img-lg,
  .img-md,
  .img-xl {
    margin-top: 50px;
  }
}
.img-lg *,
.img-md *,
.img-xl * {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .img-lg *,
  .img-md *,
  .img-xl * {
    margin-top: 50px;
  }
}

.img-full img {
  width: 100%;
}

.img-xl {
  max-width: 1060px;
}

.img-lg {
  max-width: 880px;
}

.img-md {
  max-width: 700px;
}

.video-frame {
  text-align: center;
}

.video-wrapper {
  position: relative;
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video {
  position: absolute;
  height: 100%;
  width: 100%;
}

div.video-wrapper {
  display: inline-block;
  max-width: 100%;
  text-align: left;
}

.parallax {
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.parallax .background {
  background-size: cover;
  bottom: 0;
  left: -1px;
  position: absolute;
  right: -1px;
}

.shadow {
  box-shadow: 0 15px 25px rgba(6, 3, 0, 0.4);
}

.banner {
  padding: 100px 0;
}
.banner .overlay {
  background: url("img/banner-overlay.png") 0 100% repeat-x;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.banner .banner-outer {
  display: table;
  width: 100%;
}
.banner .banner-inner {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  z-index: 1;
}
.banner .banner-inner .tags {
  color: rgba(255, 255, 255, 0.5);
  font-family: "Merriweather Sans", sans-serif;
}
.banner .banner-inner h1,
.banner .banner-inner h3 {
  max-width: 880px;
  text-align: center;
}
.banner .banner-inner h1 {
  font-family: "Merriweather Sans", sans-serif;
}

.field--name-body .feature,
.field--name-body .feature-left,
.field--name-body .feature-right {
  line-height: 1.5;
  text-align: center;
}
.field--name-body .feature strong,
.field--name-body .feature-left strong,
.field--name-body .feature-right strong {
  display: block;
  font-size: 0.7901234568em;
}
.field--name-body .feature-left {
  float: left;
  max-width: 50%;
  padding-right: 20px;
}
.field--name-body .feature-right {
  float: right;
  padding-left: 20px;
}
.field--name-body .feature-left,
.field--name-body .feature-right {
  max-width: 50%;
  padding-bottom: 20px;
}
@media screen and (max-width: 720px) {
  .field--name-body .feature-left,
  .field--name-body .feature-right {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
  }
}
.field--name-body .images::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.field--name-body .images img {
  width: 100%;
}
.field--name-body .images .image {
  text-align: center;
}
.field--name-body .images .image span {
  color: #4a4a4a;
  display: block;
  font-size: 15px;
  margin-top: 12px;
}
.field--name-body .images .image span a {
  white-space: nowrap;
}
.field--name-body .images.three {
  font-size: 0;
  margin: 70px 0;
  text-align: center;
}
.field--name-body .images.three .image,
.field--name-body .images.three .video-wrapper {
  float: left;
  vertical-align: top;
}
@media screen and (min-width: 961px) {
  .field--name-body .images.three .image,
  .field--name-body .images.three .video-wrapper {
    margin-right: 1.5%;
    width: 32.333%;
  }
  .field--name-body .images.three .image:nth-child(3n),
  .field--name-body .images.three .video-wrapper:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 960px) {
  .field--name-body .images.three {
    margin: 70px 0 50px;
  }
  .field--name-body .images.three .image,
  .field--name-body .images.three .video-wrapper {
    margin-bottom: 20px;
    margin-right: 2%;
    width: 49%;
  }
  .field--name-body .images.three .image:nth-child(2n),
  .field--name-body .images.three .video-wrapper:nth-child(2n) {
    margin-right: 0;
  }
  .field--name-body .images.three .image:nth-child(3n),
  .field--name-body .images.three .video-wrapper:nth-child(3n) {
    clear: left;
    margin-left: 25.5%;
  }
}
@media screen and (max-width: 480px) {
  .field--name-body .images.three {
    margin: 70px 0 40px;
  }
  .field--name-body .images.three .image,
  .field--name-body .images.three .video-wrapper {
    display: block;
    float: none;
    margin-bottom: 30px;
  }
}
.field--name-body .images.four {
  max-width: 700px;
  margin: 70px auto 50px;
}
.field--name-body .images.four .video-wrapper,
.field--name-body .images.four img {
  float: left;
  margin-bottom: 20px;
}
@media screen and (min-width: 481px) {
  .field--name-body .images.four .video-wrapper,
  .field--name-body .images.four img {
    width: 49%;
    margin-right: 2%;
  }
  .field--name-body .images.four .video-wrapper:nth-child(2n),
  .field--name-body .images.four img:nth-child(2n) {
    margin-right: 0;
  }
  .field--name-body .images.four .video-wrapper:nth-child(2n+1),
  .field--name-body .images.four img:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (max-width: 480px) {
  .field--name-body .images.four .video-wrapper,
  .field--name-body .images.four img {
    width: 100%;
  }
}
.field--name-body .images.four .video-wrapper img {
  margin: 0;
  width: 100%;
  float: none;
}

.dual-image img {
  max-width: 49%;
}
.dual-image img:first-of-type {
  margin-right: 2%;
}

.ajax-progress,
.important-hidden {
  display: none !important;
}

.node-type-blog .field-name-body .field-item > :last-child,
.node-type-blog .field-name-field-body-conclusion .field-item > :last-child,
.node-type-page .field-name-body .field-item > :last-child,
.node-type-page .field-name-field-body-conclusion .field-item > :last-child {
  margin-bottom: 0;
}

.node-type-page .field-name-field-portfolio-piece {
  margin: 36px 0 0;
}

.media-right {
  float: right;
  margin-left: 10px;
}

.media-left {
  float: left;
  margin-right: 10px;
}

.media-left,
.media-right {
  text-align: center;
  width: 348px;
  margin-bottom: 10px;
}
@media screen and (max-width: 760px) {
  .media-left,
  .media-right {
    float: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.media-left iframe,
.media-right iframe {
  margin: 0 auto;
  display: block;
}

.node-type-webform #block-system-main form {
  border: 1px solid #a68254;
  padding: 2px 0;
  border-width: 1px 0;
  max-width: 100%;
}
.node-type-webform #block-system-main form > div {
  border: 2px solid #a68254;
  padding: 10px;
  padding: 20px;
}
.node-type-webform #block-system-main form > div::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.node-type-webform #block-system-main form > div label,
.node-type-webform #block-system-main form > div p,
.node-type-webform #block-system-main form > div span {
  color: #000;
}
.node-type-webform #block-system-main form .webform-component:first-of-type {
  margin-top: 0;
}
.node-type-webform #block-system-main form .form-actions:last-of-type {
  margin-bottom: 0;
}
.node-type-webform #block-system-main form #edit-actions {
  display: inline-block;
}
.node-type-webform #block-system-main form #edit-submitted-future-tattoo-tattoo-height,
.node-type-webform #block-system-main form #edit-submitted-future-tattoo-tattoo-width {
  width: auto;
}
.node-type-webform #block-system-main form fieldset {
  min-width: 0;
}
.node-type-webform #block-system-main form input,
.node-type-webform #block-system-main form select,
.node-type-webform #block-system-main form textarea {
  background-color: #eee;
  width: 100%;
}
.node-type-webform #block-system-main form input[type=file] {
  background: none;
  color: #000;
  width: auto;
}

#block-sharethis-sharethis-block .block-inner .content {
  margin: 2px;
}
#block-sharethis-sharethis-block .stLarge {
  background-repeat: no-repeat;
  background-position: 50% 50% !important;
  height: 24px;
  width: 24px;
  border-radius: 3px;
  opacity: 1 !important;
}
#block-sharethis-sharethis-block .stLarge:hover {
  top: 2px;
  left: 2px;
}
#block-sharethis-sharethis-block .sharethis-wrapper span:first-of-type span {
  margin-left: 0;
}
#block-sharethis-sharethis-block .stButton {
  border-radius: 3px;
  position: relative;
  display: inline-block;
  margin: 0 4px;
  vertical-align: middle;
  background: #e93137 url("img/buttons/pink.png") 0 0 repeat-x;
  height: 24px;
  width: 24px;
  opacity: 1 !important;
  box-shadow: rgba(255, 255, 255, 0.3) 1px 1px 0 inset;
}
#block-sharethis-sharethis-block .st_pinterest_large .stLarge {
  background-image: url("img/st-icon-pinterest.png") !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  #block-sharethis-sharethis-block .st_pinterest_large .stLarge {
    background-image: url("img/2x/st-icon-pinterest.png")  !important;
    background-size: 22px 23px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  #block-sharethis-sharethis-block .st_pinterest_large .stLarge {
    background-image: url("img/3x/st-icon-pinterest.png")  !important;
  }
}
#block-sharethis-sharethis-block .st_twitter_large .stLarge {
  background-image: url("img/st-icon-twitter.png") !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  #block-sharethis-sharethis-block .st_twitter_large .stLarge {
    background-image: url("img/2x/st-icon-twitter.png")  !important;
    background-size: 20px 19px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  #block-sharethis-sharethis-block .st_twitter_large .stLarge {
    background-image: url("img/3x/st-icon-twitter.png")  !important;
  }
}
#block-sharethis-sharethis-block .st_facebook_large .stLarge {
  background-image: url("img/st-icon-facebook.png") !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  #block-sharethis-sharethis-block .st_facebook_large .stLarge {
    background-image: url("img/2x/st-icon-facebook.png")  !important;
    background-size: 16px 21px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  #block-sharethis-sharethis-block .st_facebook_large .stLarge {
    background-image: url("img/3x/st-icon-facebook.png")  !important;
  }
}
#block-sharethis-sharethis-block .st_googleplus_large .stLarge {
  background-image: url("img/icon-google.png") !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  #block-sharethis-sharethis-block .st_googleplus_large .stLarge {
    background-image: url("img/2x/icon-google.png")  !important;
    background-size: 25px 20px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  #block-sharethis-sharethis-block .st_googleplus_large .stLarge {
    background-image: url("img/3x/icon-google.png")  !important;
  }
}
#block-sharethis-sharethis-block .st_googleplus_large:last-of-type span {
  margin-right: 0;
}

.node-type-page .flexslider .slides img {
  width: auto;
  margin: auto;
}

#block-views-categories-block ul li {
  margin: 0;
}

a.button {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
a.button:hover {
  background-position: center;
}
a.button:active {
  background-position: 0 bottom;
}
a.button, a.button:active, a.button:hover {
  transition: 0.4s;
}
a.small {
  font-size: 12px;
  line-height: 15px;
  padding: 10px 12px;
  text-transform: uppercase;
}
a.medium {
  font-size: 13px;
  line-height: 17px;
  padding: 10px 15px;
  text-transform: uppercase;
}
a.large {
  font-size: 15px;
  line-height: 19px;
  padding: 14px 15px 13px;
  text-transform: uppercase;
}
a.equal-small {
  min-width: 90px;
}
a.equal-medium {
  min-width: 120px;
}
a.equal-large {
  min-width: 225px;
}
a.disabled {
  cursor: default;
}
a.light {
  color: #fcdebd;
  border: 1px solid #fdebd6;
}
a.light:hover {
  color: #fff;
  border-color: #fff;
  background-color: rgba(54, 32, 18, 0.8);
}
a.light.disabled {
  color: rgba(252, 222, 189, 0.5);
  border-color: rgba(252, 222, 189, 0.5);
}
a.normal {
  color: #a4805e;
  border: 1px solid #a4805e;
}
a.normal:hover {
  color: #fcdebd;
  border-color: #fcdebd;
  background-color: rgba(32, 19, 3, 0.2);
}
a.normal.disabled {
  color: rgba(111, 64, 36, 0.5);
  border-color: rgba(111, 64, 36, 0.5);
}
a.dark {
  color: #6f4024;
  border: 1px solid #6f4024;
}
a.dark:hover {
  color: #362012;
  border-color: #362012;
  background-color: rgba(111, 64, 36, 0.2);
}
a.dark.disabled {
  color: rgba(111, 64, 36, 0.5);
  border-color: rgba(111, 64, 36, 0.5);
}
a.solid-dark {
  background-color: #6f4024;
  color: #fff;
}
a.solid-dark:hover {
  background-color: #5c351e;
  color: #fff;
}
a.solid-dark.disabled {
  border-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
}

#cboxLoadedContent {
  background: #060300;
}

.divider,
hr {
  border-top-color: rgba(51, 51, 51, 0.09);
  border-top-style: solid;
  border-top-width: 5px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.background-light .divider,
.background-light hr {
  border-top-color: rgba(51, 51, 51, 0.7);
}
.divider.small,
hr.small {
  border-top-width: 1px;
}
.divider.loose,
hr.loose {
  margin: 40px 0;
}
.divider.tight,
hr.tight {
  margin: 25px 0;
}
.divider.xtight,
hr.xtight {
  margin: 15px 0;
}
.divider.bottom,
hr.bottom {
  margin: 0 0 30px;
  padding: 0 0 10px;
}
.divider.transparent,
hr.transparent {
  border-top-color: transparent;
  margin: 40px 0;
}

.important-hidden {
  display: none !important;
}

.view-display-id-categories .view-content ul.disabled,
ul.menu.disabled {
  height: 0;
  overflow: hidden;
}

.fakebox {
  box-sizing: border-box;
  border-radius: 8px;
  background-color: #fcdebd;
  clear: both;
  display: block;
  margin: 0 auto 1.265625em;
  max-width: 320px;
  padding: 10px;
  position: relative;
  text-align: left;
  width: 100%;
}
.fakebox.default .fakebox-header, #flexBox div.fakebox.flexBox.youtube .fakebox-header, .fakebox.dark .fakebox-header {
  transition: all 0.2s;
  background: url("img/down-chevron-lt.png");
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center right 5px;
  font-size: 13px;
  text-decoration: none;
  display: block;
  color: #fcdebd;
  font-weight: 600;
  letter-spacing: 1px;
  opacity: 1;
  padding-right: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  opacity: 0.85;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .fakebox.default .fakebox-header, #flexBox div.fakebox.flexBox.youtube .fakebox-header, .fakebox.dark .fakebox-header {
    background-image: url("img/2x/down-chevron-lt.png");
    background-size: 12px 8px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  .fakebox.default .fakebox-header, #flexBox div.fakebox.flexBox.youtube .fakebox-header, .fakebox.dark .fakebox-header {
    background-image: url("img/3x/down-chevron-lt.png");
  }
}
.fakebox.default .fakebox-header:hover, #flexBox div.fakebox.flexBox.youtube .fakebox-header:hover, .fakebox.dark .fakebox-header:hover {
  opacity: 1;
}
.fakebox.default .fakebox-header.active, #flexBox div.fakebox.flexBox.youtube .fakebox-header.active, .fakebox.dark .fakebox-header.active {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}
.fakebox.default ul, #flexBox div.fakebox.flexBox.youtube ul, .fakebox.dark ul {
  transition: all 0.15s;
  transform: scaleY(0.7);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  top: -15px;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.6);
  transform-origin: top;
  -moz-transform-origin: top;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  position: absolute;
  left: -10px;
  right: -10px;
  background: #362012;
  padding: 20px;
  z-index: -1;
  opacity: 0;
  max-height: 500px;
  overflow-y: auto;
}
.fakebox.default ul.active, #flexBox div.fakebox.flexBox.youtube ul.active, .fakebox.dark ul.active {
  transition: all 0.25s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transform: scaleY(1);
  z-index: 200;
  opacity: 1;
  border-radius: 12px;
}
.fakebox.default ul.active li, #flexBox div.fakebox.flexBox.youtube ul.active li, .fakebox.dark ul.active li {
  opacity: 1;
}
.fakebox.default ul li, #flexBox div.fakebox.flexBox.youtube ul li, .fakebox.dark ul li {
  transition: all 0.2s;
  transform: translate3d(0, 0, 0);
  display: block;
  opacity: 0;
}
.fakebox.default ul li a, #flexBox div.fakebox.flexBox.youtube ul li a, .fakebox.dark ul li a {
  text-decoration: none;
  color: #fcdebd;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  display: block;
  padding: 5px 0;
  width: 100%;
  overflow: hidden;
  line-height: 18px;
}
.fakebox.default ul li a:hover, #flexBox div.fakebox.flexBox.youtube ul li a:hover, .fakebox.dark ul li a:hover {
  color: #fef6ee;
}
.fakebox.default ul li a.placeholder, #flexBox div.fakebox.flexBox.youtube ul li a.placeholder, .fakebox.dark ul li a.placeholder {
  color: #a4805e;
}
.fakebox.dark .fakebox-header {
  background-image: url("img/down-chevron.png");
  color: #362012;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .fakebox.dark .fakebox-header {
    background-image: url("img/2x/down-chevron.png");
    background-size: 12px 8px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  .fakebox.dark .fakebox-header {
    background-image: url("img/3x/down-chevron.png");
  }
}

.flex-container {
  display: flex;
}
.flex-container.flex-column {
  flex-direction: column;
}
.flex-container.flex-row {
  flex-direction: row;
}
.flex-container.flex-wrap {
  flex-wrap: wrap;
}
.flex-container.space-between {
  justify-content: space-between;
}
.flex-container.space-around {
  justify-content: space-around;
}
.flex-container.height100 {
  height: 100%;
}

.flex-col {
  flex: 1;
}

.flex {
  display: flex;
}

.flex-align-items-center {
  align-items: center;
}

.masonry-item .flexbox-content-target {
  display: none;
}

#flexBox {
  display: block;
}

#flexBox div.flexBox {
  transition: transform 0.3s, opacity 0.3s, z-index 0.5s;
  position: absolute;
  width: 92%;
  padding: 0 4%;
  top: 120px;
  height: 0;
  z-index: 451;
  opacity: 0;
}
#flexBox div.flexBox.visible {
  z-index: 600;
  opacity: 1;
  transition: transform 0.3s, opacity 0.3s, z-index 0.2s;
}
#flexBox div.flexBox.loading .flexBox-inner {
  background-image: url("img/loader.gif");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 32px 32px;
}
#flexBox div.flexBox .flexbox-close {
  transition: color 0.3s;
  padding: 12px 8px 12px 15px;
  background: #FFF;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  line-height: 1;
  text-indent: 0;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: none;
  color: rgba(111, 64, 36, 0.8);
}
#flexBox div.flexBox .flexbox-close:hover {
  color: #6f4024;
}
#flexBox div.flexBox .flexBox-wrapper {
  box-sizing: border-box;
  max-width: 620px;
  margin: 50px auto;
  position: relative;
  background: #FFF;
  padding: 10px;
  transition: all 0.3s;
}
#flexBox div.flexBox .flexBox-inner {
  position: relative;
}
#flexBox div.flexBox.default, #flexBox div.flexBox.youtube, #flexBox div.flexBox.fakebox.dark {
  transform: scale(1.1);
}
#flexBox div.flexBox.default.out, #flexBox div.flexBox.out.youtube, #flexBox div.flexBox.out.fakebox.dark {
  transform: scale(0.8);
}
#flexBox div.flexBox.default.in, #flexBox div.flexBox.in.youtube, #flexBox div.flexBox.in.fakebox.dark {
  transform: scale(1);
}
#flexBox div.flexBox.default .flexbox-close:hover, #flexBox div.flexBox.youtube .flexbox-close:hover, #flexBox div.flexBox.fakebox.dark .flexbox-close:hover {
  opacity: 1;
}
#flexBox div.flexBox.slideshow {
  transition: all 0.3s;
}
#flexBox div.flexBox.slideshow .flexBox-wrapper {
  padding: 10px;
  transition: all 0.3s;
}
#flexBox div.flexBox.slideshow .flexbox-next,
#flexBox div.flexBox.slideshow .flexbox-prev {
  -webkit-backface-visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 50%;
  height: 80px;
  margin-top: -50px;
  width: 44px;
  text-indent: 9000px;
  background-color: #FFF;
}
#flexBox div.flexBox.slideshow .flexbox-next {
  right: 0;
  background-image: url("img/flexbox-next.png");
  background-repeat: no-repeat;
  background-position: 15px center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  #flexBox div.flexBox.slideshow .flexbox-next {
    background-image: url("img/2x/flexbox-next.png");
    background-size: 15px 24px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  #flexBox div.flexBox.slideshow .flexbox-next {
    background-image: url("img/3x/flexbox-next.png");
  }
}
#flexBox div.flexBox.slideshow .flexbox-prev {
  left: 0;
  background-image: url("img/flexbox-prev.png");
  background-repeat: no-repeat;
  background-position: 15px center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  #flexBox div.flexBox.slideshow .flexbox-prev {
    background-image: url("img/2x/flexbox-prev.png");
    background-size: 15px 24px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  #flexBox div.flexBox.slideshow .flexbox-prev {
    background-image: url("img/3x/flexbox-prev.png");
  }
}
#flexBox div.flexBox.slideshow.right-in .flexBox-wrapper {
  transform: translate3d(10%, 0, 0);
}
#flexBox div.flexBox.slideshow.right-out .flexBox-wrapper {
  transform: translate3d(-10%, 0, 0);
}
#flexBox div.flexBox.slideshow.left-in .flexBox-wrapper {
  transform: translate3d(-10%, 0, 0);
}
#flexBox div.flexBox.slideshow.left-out .flexBox-wrapper {
  transform: translate3d(10%, 0, 0);
}
#flexBox div.flexBox.slideshow img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: auto;
}
#flexBox div.flexBox.subscribe {
  transform: scale(1.1);
}
#flexBox div.flexBox.subscribe.out {
  transform: scale(0.8);
}
#flexBox div.flexBox.subscribe.in {
  transform: scale(1);
}
#flexBox div.flexBox.subscribe .flexBox-wrapper {
  max-width: 520px;
}
#flexBox div.flexBox.subscribe .flexBox-wrapper .flexBox-inner {
  background: url("img/subscribe-modal-background.jpg");
  background-size: cover;
  background-position: 50%;
  padding: 70px 20px 50px;
  box-sizing: border-box;
}
#flexBox div.flexBox.subscribe .flexBox-wrapper .webform-component-markup {
  margin-top: 0;
}
#flexBox div.flexBox.subscribe .flexBox-wrapper .webform-client-form .form-item {
  text-align: center;
}
#flexBox div.flexBox.youtube {
  padding: 0 4%;
  transform: scale(1.1);
}
#flexBox div.flexBox.youtube.out {
  transform: scale(0.8);
}
#flexBox div.flexBox.youtube.in {
  transform: scale(1);
}
#flexBox div.flexBox.youtube .flexBox-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}
#flexBox div.flexBox.youtube .flexBox-wrapper iframe {
  display: block;
  margin: auto;
}
#flexBox .flexBox-overlay {
  transition: opacity 0.3s, z-index 0.3s;
  position: fixed;
  background: #111;
  top: -200px;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
#flexBox .flexBox-overlay.visible {
  z-index: 450;
  opacity: 0.8;
  transition: opacity 0.3s;
}
#flexBox .modal-hidden {
  display: none;
}
#flexBox .messages {
  margin-top: 20px;
}
#flexBox .block-title,
#flexBox .throbber {
  display: none;
}
#flexBox .block-webform small {
  display: block;
}
#flexBox .block-webform .form-item {
  text-align: left;
}
#flexBox .block-webform .form-item input {
  width: 80%;
  margin: auto;
}
@media screen and (max-width: 320px) {
  #flexBox .block-webform .form-item input {
    width: 100%;
  }
}
#flexBox .block-webform .form-item input error {
  border-color: #E74C3C !important;
}
.js #flexBox .block-webform .form-item label {
  display: none;
}
.ie #flexBox .block-webform .form-item label {
  display: block;
}
#flexBox .block-webform input[type=submit] {
  width: 80%;
  margin-right: 0;
}
@media screen and (max-width: 320px) {
  #flexBox .block-webform input[type=submit] {
    width: 100%;
  }
}
#flexBox .block-webform .links {
  display: none;
}

.footer-wrapper {
  background: #362012;
}

.footer {
  border: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}

#block-footerblock .thumb {
  float: left;
  margin-right: 1.423828125em;
  padding-bottom: 1.265625em;
  width: 35%;
}
#block-footerblock .content {
  color: #fcdebd;
  float: left;
  margin-top: 15px;
  width: 60%;
}
#block-footerblock .tamia-feature .thumb img {
  border-radius: 4px;
}

.footer-base-wrapper {
  background-color: #201303;
  color: #6f4024;
}
.footer-base-wrapper a {
  color: #6f4024;
}
.footer-base-wrapper a, .footer-base-wrapper a:hover {
  transition: 0.3s;
}
.footer-base-wrapper a:hover {
  background-color: transparent !important;
  color: rgba(252, 222, 189, 0.7);
}
.footer-base-wrapper .footer-base {
  font-size: 0.7901234568em;
  line-height: 1.6;
  vertical-align: top;
}

.region-footer-base {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .region-footer-base {
    flex-direction: row;
    justify-content: space-between;
  }
}

#block-mainnavigation-2 .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  #block-mainnavigation-2 .menu {
    display: block;
    flex-wrap: nowrap;
    width: auto;
  }
}

#block-footerbase {
  text-align: center;
}
@media (min-width: 992px) {
  #block-footerbase {
    text-align: right;
  }
}

.full-width-photo {
  background-position: 50% top;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 4.1098906729em 0;
  min-height: 250px;
  position: relative;
}
@media (min-width: 376px) {
  .full-width-photo {
    min-height: 300px;
  }
}
@media (min-width: 768px) {
  .full-width-photo {
    min-height: 500px;
  }
}
@media (min-width: 992px) {
  .full-width-photo {
    min-height: 600px;
  }
}
@media (min-width: 1200px) {
  .full-width-photo {
    min-height: 800px;
  }
}
.full-width-photo .caption-wrapper {
  background-color: rgba(6, 3, 0, 0.7);
  bottom: 0;
  color: #a4805e;
  padding: 1.125em 0;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .full-width-photo .caption-wrapper {
    padding: 1.265625em 0;
  }
}
@media (min-width: 1200px) {
  .full-width-photo .caption-wrapper {
    padding: 1.423828125em 0;
  }
}

.gallery-thumbnail a {
  display: block;
  margin-bottom: 3.2473210255em;
}
.gallery-thumbnail a:hover {
  box-shadow: 0 0 0 4px #6f4024;
}
.gallery-thumbnail a, .gallery-thumbnail a:hover {
  transition: 0.2s;
}

.block-views-blocknews-block-latest-news .block-title,
.block-views-blocknews-block-latest-news .view-footer {
  text-align: center;
}
.block-views-blocknews-block-latest-news .view-content {
  display: flex;
  flex-direction: column;
  margin: 2.0272865295em 0 0;
}
.block-views-blocknews-block-latest-news .view-content::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media (min-width: 992px) {
  .block-views-blocknews-block-latest-news .view-content {
    flex-direction: row;
  }
}
.block-views-blocknews-block-latest-news .card {
  background-color: #fff;
  display: block;
  margin-bottom: 2.0272865295em;
}
.block-views-blocknews-block-latest-news .card::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.block-views-blocknews-block-latest-news .card .thumbnail {
  border: 0;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 0;
}
.block-views-blocknews-block-latest-news .card .content {
  padding: 1.6018066406em;
}
.block-views-blocknews-block-latest-news .card .content h5 {
  color: #6f4024;
}
.block-views-blocknews-block-latest-news .card .content p {
  color: #060300;
  font-size: 0.8888888889em;
  margin-bottom: 0;
}
.block-views-blocknews-block-latest-news .card, .block-views-blocknews-block-latest-news .card:hover, .block-views-blocknews-block-latest-news .card h5, .block-views-blocknews-block-latest-news .card:hover h5 {
  transition: 0.3s;
}
.block-views-blocknews-block-latest-news .card:hover {
  box-shadow: 0 0 0 4px #a4805e;
}
.block-views-blocknews-block-latest-news .card:hover h5 {
  color: #060300;
}
.block-views-blocknews-block-latest-news .card:hover h5,
.block-views-blocknews-block-latest-news .card:hover p,
.block-views-blocknews-block-latest-news .card:hover .tags {
  text-decoration: none;
}

.nav-expanded #page {
  overflow: hidden;
}

.nav-icon-wrapper {
  display: inline-block;
  position: absolute;
  right: 20px;
}
@media (min-width: 768px) {
  .nav-icon-wrapper {
    display: none;
  }
}
.nav-icon-wrapper .nav-icon {
  display: block;
  font-size: 0;
  line-height: 1;
  padding: 8px 8px 8px 0;
  position: relative;
  z-index: 400;
}
.nav-icon-wrapper .nav-icon:hover .bar {
  background: #362012;
}
.nav-icon-wrapper .nav-icon .inner {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 16px;
}
.nav-icon-wrapper .nav-icon .bar {
  transition: 0.5s all;
  display: block;
  position: absolute;
  left: 0;
  height: 2px;
  width: 32px;
  background: #6f4024;
  line-height: 1;
}
.dark-theme .nav-icon-wrapper .nav-icon .bar, .feature-image .nav-icon-wrapper .nav-icon .bar {
  background-color: #a4805e;
}
.nav-icon-wrapper .nav-icon .bar-top {
  top: 0;
}
.nav-icon-wrapper .nav-icon .bar-middle {
  top: 7px;
}
.nav-icon-wrapper .nav-icon .bar-bottom {
  bottom: 0;
}
.nav-icon-wrapper .nav-icon.nav-icon-close .bar {
  background: #fff !important;
}
.nav-icon-wrapper .nav-icon.nav-icon-close .bar-top {
  transform: rotate(-45deg);
  top: 7px;
}
.nav-icon-wrapper .nav-icon.nav-icon-close .bar-middle {
  background: none !important;
}
.nav-icon-wrapper .nav-icon.nav-icon-close .bar-bottom {
  transform: rotate(45deg);
  bottom: 7px;
}

.dark-theme .nav-icon:hover .bar {
  background: #fef6ee;
}
.dark-theme .nav-icon .bar {
  background: #fcdebd;
}

.menu-overlay {
  transition: 0.5s all;
  background-color: #6f4024;
  background: -o-linear-gradient(top, #6f4024, #362012);
  background-repeat: no-repeat;
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.menu-overlay.visible {
  opacity: 1;
  z-index: 98;
}

#mobile-nav-menu {
  transition: 0.5s all;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  padding-bottom: 50px;
  padding-top: 100px;
  position: absolute;
  overflow: hidden;
  z-index: -1;
}
#mobile-nav-menu.visible {
  opacity: 1;
  z-index: 99;
}
@media screen and (max-height: 400px) {
  #mobile-nav-menu {
    padding-top: 90px;
  }
}
#mobile-nav-menu .content .menu {
  transition: 0.5s all;
  transform: scale(1.5);
  margin: 0;
  padding: 0;
  width: 100%;
}
.nav-expanded #mobile-nav-menu .content .menu {
  transform: scale(1);
}
#mobile-nav-menu .content .menu li {
  margin: 0;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  font-size: 50px;
  font-weight: 500;
}
#mobile-nav-menu .content .menu li a {
  color: #fcdebd;
  display: block;
  padding: 20px 0;
  text-decoration: none;
}
#mobile-nav-menu .content .menu li a:hover {
  background: #6f4024;
  color: #fff;
}
@media screen and (max-height: 730px) {
  #mobile-nav-menu .content .menu li {
    font-size: 30px;
  }
}
@media screen and (max-height: 600px) {
  #mobile-nav-menu .content .menu li {
    font-size: 20px;
  }
}
@media screen and (max-height: 520px) {
  #mobile-nav-menu .content .menu li a {
    padding: 10px 0;
  }
}

.navbar-wrapper {
  background-color: #fff8ee;
  padding: 20px 0 25px;
}
@media (min-width: 768px) {
  .navbar-wrapper {
    padding: 50px 0 0;
  }
}

.navbar {
  margin: 0 auto;
}
.navbar .logo {
  display: inline-block;
  margin: 0 auto;
  max-width: 60px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  z-index: 400;
}
@media (min-width: 768px) {
  .navbar .logo {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-default {
  background: none;
  border: 0;
}

.feature-image {
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
}

.navbar-default,
#block-mainnavigation,
#block-subnavigation {
  background: none;
  border: 0;
  text-decoration: none;
}
.navbar-default .navbar-nav,
#block-mainnavigation .navbar-nav,
#block-subnavigation .navbar-nav {
  align-items: center;
  justify-content: center;
  width: 100%;
}
.navbar-default .navbar-nav li,
#block-mainnavigation .navbar-nav li,
#block-subnavigation .navbar-nav li {
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0;
}
.navbar-default .navbar-nav li a,
#block-mainnavigation .navbar-nav li a,
#block-subnavigation .navbar-nav li a {
  background: none;
  color: #a4805e;
  margin: 0 5px;
  padding: 10px;
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav li a,
  #block-mainnavigation .navbar-nav li a,
  #block-subnavigation .navbar-nav li a {
    margin: 0 15px;
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .navbar-default .navbar-nav li a,
  #block-mainnavigation .navbar-nav li a,
  #block-subnavigation .navbar-nav li a {
    margin: 0 20px;
  }
}
.navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus,
#block-mainnavigation .navbar-nav li a:hover,
#block-mainnavigation .navbar-nav li a:focus,
#block-subnavigation .navbar-nav li a:hover,
#block-subnavigation .navbar-nav li a:focus {
  background-color: rgba(111, 64, 36, 0.1);
  color: #a4805e;
}
.navbar-default .navbar-nav li a:hover.is-active, .navbar-default .navbar-nav li a:focus.is-active,
#block-mainnavigation .navbar-nav li a:hover.is-active,
#block-mainnavigation .navbar-nav li a:focus.is-active,
#block-subnavigation .navbar-nav li a:hover.is-active,
#block-subnavigation .navbar-nav li a:focus.is-active {
  background: none;
}
.navbar-default .navbar-nav li a.is-active, .navbar-default .navbar-nav li a.active-trail,
#block-mainnavigation .navbar-nav li a.is-active,
#block-mainnavigation .navbar-nav li a.active-trail,
#block-subnavigation .navbar-nav li a.is-active,
#block-subnavigation .navbar-nav li a.active-trail {
  background: none;
  color: #6f4024;
}

.navbar-default {
  font-size: 0.7901234568em;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav a {
  font-weight: bold;
}

#block-grant-main-menu .navbar-nav {
  display: none;
}
@media (min-width: 768px) {
  #block-grant-main-menu .navbar-nav {
    display: flex;
  }
}

.navbar-header {
  display: block;
  float: none;
  text-align: center;
}
.navbar-header .pull-left {
  float: none !important;
}

.menu {
  display: inline-block;
  margin-top: 25px;
  text-align: center;
}
.menu .active-trail > a,
.menu .active > a,
.menu .active > a:focus,
.menu .active > a:hover {
  background: none;
  color: #6f4024;
}
.feature-image .menu a:hover {
  color: #eee7e0;
}
.feature-image .menu .active-trail > a,
.feature-image .menu .active > a,
.feature-image .menu .active > a:focus,
.feature-image .menu .active > a:hover {
  color: #fdebd6;
}

.feature-margin-top, .feature-margin {
  margin-top: 2.0272865295em;
}
@media (min-width: 768px) {
  .feature-margin-top, .feature-margin {
    margin-top: 3.2473210255em;
  }
}
@media (min-width: 992px) {
  .feature-margin-top, .feature-margin {
    margin-top: 4.1098906729em;
  }
}
@media (min-width: 1200px) {
  .feature-margin-top, .feature-margin {
    margin-top: 5.2015803828em;
  }
}

.feature-margin-bottom, .feature-margin {
  margin-bottom: 2.0272865295em;
}
@media (min-width: 768px) {
  .feature-margin-bottom, .feature-margin {
    margin-bottom: 3.2473210255em;
  }
}
@media (min-width: 992px) {
  .feature-margin-bottom, .feature-margin {
    margin-bottom: 4.1098906729em;
  }
}
@media (min-width: 1200px) {
  .feature-margin-bottom, .feature-margin {
    margin-bottom: 5.2015803828em;
  }
}

.standard-margin-top, .standard-margin {
  margin-top: 1.6018066406em;
}
@media (min-width: 768px) {
  .standard-margin-top, .standard-margin {
    margin-top: 2.565784514em;
  }
}
@media (min-width: 992px) {
  .standard-margin-top, .standard-margin {
    margin-top: 3.2473210255em;
  }
}
@media (min-width: 1200px) {
  .standard-margin-top, .standard-margin {
    margin-top: 4.1098906729em;
  }
}

.standard-margin-bottom, .standard-margin {
  margin-bottom: 1.6018066406em;
}
@media (min-width: 768px) {
  .standard-margin-bottom, .standard-margin {
    margin-bottom: 2.565784514em;
  }
}
@media (min-width: 992px) {
  .standard-margin-bottom, .standard-margin {
    margin-bottom: 3.2473210255em;
  }
}
@media (min-width: 1200px) {
  .standard-margin-bottom, .standard-margin {
    margin-bottom: 4.1098906729em;
  }
}

.tight-margin-top, .tight-margin {
  margin-top: 2.0272865295em;
}
@media (min-width: 768px) {
  .tight-margin-top, .tight-margin {
    margin-top: 2.2806973457em;
  }
}
@media (min-width: 992px) {
  .tight-margin-top, .tight-margin {
    margin-top: 2.565784514em;
  }
}

.tight-margin-bottom, .tight-margin {
  margin-bottom: 2.0272865295em;
}
@media (min-width: 768px) {
  .tight-margin-bottom, .tight-margin {
    margin-bottom: 2.2806973457em;
  }
}
@media (min-width: 992px) {
  .tight-margin-bottom, .tight-margin {
    margin-bottom: 2.565784514em;
  }
}

.feature-padding {
  padding-top: 5.2015803828em;
}
@media (min-width: 768px) {
  .feature-padding {
    padding-top: 6.583250172em;
  }
}
@media (min-width: 992px) {
  .feature-padding {
    padding-top: 8.331925999em;
  }
}
@media (min-width: 1200px) {
  .feature-padding {
    padding-top: 10.5450938424em;
  }
}

.feature-padding {
  padding-bottom: 5.2015803828em;
}
@media (min-width: 768px) {
  .feature-padding {
    padding-bottom: 6.583250172em;
  }
}
@media (min-width: 992px) {
  .feature-padding {
    padding-bottom: 8.331925999em;
  }
}
@media (min-width: 1200px) {
  .feature-padding {
    padding-bottom: 10.5450938424em;
  }
}

.footer-wrapper, .pre-content-wrapper,
.post-content-wrapper,
.main-container-wrapper, .standard-padding {
  padding-top: 2.8865075782em;
}
@media (min-width: 768px) {
  .footer-wrapper, .pre-content-wrapper,
  .post-content-wrapper,
  .main-container-wrapper, .standard-padding {
    padding-top: 3.2473210255em;
  }
}
@media (min-width: 992px) {
  .footer-wrapper, .pre-content-wrapper,
  .post-content-wrapper,
  .main-container-wrapper, .standard-padding {
    padding-top: 3.6532361537em;
  }
}
@media (min-width: 1200px) {
  .footer-wrapper, .pre-content-wrapper,
  .post-content-wrapper,
  .main-container-wrapper, .standard-padding {
    padding-top: 4.1098906729em;
  }
}

.pre-content-wrapper,
.post-content-wrapper,
.main-container-wrapper, .standard-padding {
  padding-bottom: 2.8865075782em;
}
@media (min-width: 768px) {
  .pre-content-wrapper,
  .post-content-wrapper,
  .main-container-wrapper, .standard-padding {
    padding-bottom: 3.2473210255em;
  }
}
@media (min-width: 992px) {
  .pre-content-wrapper,
  .post-content-wrapper,
  .main-container-wrapper, .standard-padding {
    padding-bottom: 3.6532361537em;
  }
}
@media (min-width: 1200px) {
  .pre-content-wrapper,
  .post-content-wrapper,
  .main-container-wrapper, .standard-padding {
    padding-bottom: 4.1098906729em;
  }
}

.block-twitter-feed__wrapper .block-twitter-feed__tweets, .tight-padding {
  padding-top: 1.423828125em;
}
@media (min-width: 768px) {
  .block-twitter-feed__wrapper .block-twitter-feed__tweets, .tight-padding {
    padding-top: 2.0272865295em;
  }
}
@media (min-width: 992px) {
  .block-twitter-feed__wrapper .block-twitter-feed__tweets, .tight-padding {
    padding-top: 2.565784514em;
  }
}

.footer-wrapper, .block-twitter-feed__wrapper .block-twitter-feed__tweets, .tight-padding {
  padding-bottom: 1.423828125em;
}
@media (min-width: 768px) {
  .footer-wrapper, .block-twitter-feed__wrapper .block-twitter-feed__tweets, .tight-padding {
    padding-bottom: 2.0272865295em;
  }
}
@media (min-width: 992px) {
  .footer-wrapper, .block-twitter-feed__wrapper .block-twitter-feed__tweets, .tight-padding {
    padding-bottom: 2.565784514em;
  }
}

.pagination {
  border-top: 1px solid rgba(164, 128, 94, 0.2);
  margin: 3.2473210255em auto 0;
  padding-top: 2.565784514em;
}
.pagination .pager__item a {
  border-radius: 50%;
  background-color: rgba(164, 128, 94, 0.1);
  border: 0;
  color: #6f4024;
  margin: 0.624295077em;
}
.pagination .pager__item.is-active a {
  background-color: #6f4024;
  border: 1px solid #6f4024;
  color: #fdebd6;
}
.pagination .pager__item.pager__item--last a, .pagination .pager__item.pager__item--next a, .pagination .pager__item.pager__item--first a, .pagination .pager__item.pager__item--previous a {
  background-color: transparent;
  border: 0;
}

.sub-navbar-wrapper {
  background-color: #fff8ee;
  width: 100%;
}
.feature-image .sub-navbar-wrapper {
  left: 50%;
  position: absolute;
  top: 115px;
  transform: translate(-50%, 0);
  z-index: 1;
}
@media (min-width: 480px) {
  .feature-image .sub-navbar-wrapper {
    top: 180px;
  }
}
@media (min-width: 768px) {
  .feature-image .sub-navbar-wrapper {
    top: 320px;
  }
}
@media (min-width: 992px) {
  .feature-image .sub-navbar-wrapper {
    top: 183px;
  }
}
#block-menu-block-2 .menu,
.view-display-id-sub_menu_news .menu {
  font-size: 0;
  margin: -10px 0 30px;
  padding-top: 30px;
  text-align: center;
}
#block-menu-block-2 .menu.disabled,
.view-display-id-sub_menu_news .menu.disabled {
  margin-bottom: 0;
}
#block-menu-block-2 .menu li,
.view-display-id-sub_menu_news .menu li {
  display: inline-block;
  list-style: none;
}
#block-menu-block-2 .menu li a,
.view-display-id-sub_menu_news .menu li a {
  border-radius: 12px;
  border-radius: 0;
  color: #a4805e;
  display: block;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 25px 5px;
  padding: 15px 20px;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
}
#block-menu-block-2 .menu li a.active,
.view-display-id-sub_menu_news .menu li a.active {
  background-color: rgba(111, 64, 36, 0.1);
  color: #362012;
}
#block-menu-block-2 .menu li a:hover,
.view-display-id-sub_menu_news .menu li a:hover {
  background-color: rgba(111, 64, 36, 0.1);
  color: #362012;
}
.feature-image #block-menu-block-2 .menu li a:hover,
.feature-image .view-display-id-sub_menu_news .menu li a:hover {
  background-color: rgba(111, 64, 36, 0.5);
  color: #fdebd6;
}
.feature-image #block-menu-block-2 .menu li a.active,
.feature-image .view-display-id-sub_menu_news .menu li a.active {
  background-color: rgba(111, 64, 36, 0.5);
  color: #fdebd6;
}
#block-menu-block-2 .menu li:first-of-type a,
.view-display-id-sub_menu_news .menu li:first-of-type a {
  margin-left: 0;
}
#block-menu-block-2 .menu li:last-of-type a,
.view-display-id-sub_menu_news .menu li:last-of-type a {
  margin-right: 0;
}

.view-display-id-sub_menu_news .view-content ul {
  font-size: 0;
  margin: -10px 0 30px;
  padding-top: 30px;
  text-align: center;
}
.view-display-id-sub_menu_news .view-content ul.disabled {
  margin-bottom: 0;
}
.view-display-id-sub_menu_news .view-content ul li {
  display: inline-block;
  list-style: none;
}
.view-display-id-sub_menu_news .view-content ul li a {
  border-radius: 12px;
  border-radius: 0;
  color: #a4805e;
  display: block;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 25px 5px;
  padding: 15px 20px;
  text-decoration: none;
}
.view-display-id-sub_menu_news .view-content ul li a.active {
  background-color: rgba(164, 128, 94, 0.2);
  color: #362012;
}
.view-display-id-sub_menu_news .view-content ul li a:hover {
  background-color: rgba(164, 128, 94, 0.075);
  color: #362012;
}
.view-display-id-sub_menu_news .view-content ul li:first-of-type a {
  margin-left: 0;
}
.view-display-id-sub_menu_news .view-content ul li:last-of-type a {
  margin-right: 0;
}

.block-twitter-feed__wrapper {
  background: none;
}
@media (min-width: 992px) {
  .block-twitter-feed__wrapper {
    background-image: url("/sites/default/files/2023-06/twitter-grant-hill-portrait.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.block-twitter-feed__wrapper .twitter-feed {
  display: flex;
  flex-direction: column;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .block-twitter-feed__wrapper .twitter-feed {
    flex-direction: row;
  }
}
.block-twitter-feed__wrapper .twitter-feed li {
  margin: 0;
}
@media (min-width: 992px) {
  .block-twitter-feed__wrapper .twitter-feed li {
    margin: 0 1.423828125em 1.265625em 0;
  }
}
.block-twitter-feed__wrapper .twitter-feed .tweet {
  font-size: 0.8888888889em;
}
.block-twitter-feed__wrapper .twitter-feed .timeago {
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 0.7023319616em;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.66;
  margin: 0 auto 20px;
  text-transform: uppercase;
  color: #6f4024;
}
.block-twitter-feed__wrapper .twitter-feed .timeago a:hover {
  text-decoration: underline;
}
.block-twitter-feed__wrapper .twitter-icon {
  background: url("img/twitter.png") 50% no-repeat;
  display: inline-block;
  height: 29px;
  margin-right: 0.4932701843em;
  width: 35px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .block-twitter-feed__wrapper .twitter-icon {
    background-image: url("img/2x/twitter.png");
    background-size: 37px 31px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min-resolution: 288dpi) {
  .block-twitter-feed__wrapper .twitter-icon {
    background-image: url("img/3x/twitter.png");
  }
}
.block-twitter-feed__wrapper .title h3 {
  color: #060300;
  margin-bottom: 1em;
}
.block-twitter-feed__wrapper .title a {
  font-weight: 500;
  text-decoration: none;
}

.biography-feature-image {
  position: relative;
}

.biography-feature-wrapper {
  position: relative;
}
@media (min-width: 992px) {
  .biography-feature-wrapper {
    position: absolute;
    top: 0;
  }
}
.biography-feature-wrapper .description {
  margin-top: 1.125em;
}
@media (min-width: 992px) {
  .biography-feature-wrapper .description {
    margin-top: 4.1098906729em;
    text-align: right;
  }
}
@media (min-width: 992px) {
  .biography-feature-wrapper .description h1 {
    color: #a4805e;
  }
}
.biography-feature-wrapper .description h6 {
  border: 0;
}
@media (min-width: 992px) {
  .biography-feature-wrapper .description h6 {
    border: 0;
    color: #fff8ee;
  }
}

#block-nbacareerfeature .block-feature-image {
  background-image: url("/themes/grant/css/img/feature-nba-career.jpg");
  background-position: 50%;
  background-size: cover;
  position: relative;
  top: 0;
  width: 100%;
}

.block-feature-wrapper {
  background-color: rgba(6, 3, 0, 0.4);
}
@media (min-width: 992px) {
  .block-feature-wrapper {
    background-color: transparent;
  }
}
.block-feature-wrapper .description {
  margin-bottom: 1.8020324707em;
  margin-top: 1.125em;
}
@media (min-width: 992px) {
  .block-feature-wrapper .description {
    margin-bottom: 10.5450938424em;
    margin-top: 10.5450938424em;
  }
}
.block-feature-wrapper .description h1 {
  color: #a4805e;
}
.block-feature-wrapper .description h6 {
  border: 0;
  color: #fff8ee;
}

.path-news .page-header {
  display: none;
}

.path-news .thumb-wrapper,
.page-node-type-blog .thumb-wrapper {
  margin-bottom: 10px;
  text-align: center;
}
.path-news .thumb-wrapper .photo-frame,
.page-node-type-blog .thumb-wrapper .photo-frame {
  background: #fff;
  display: inline-block;
  max-width: 100%;
  padding: 0.3897443431em;
}

.view-display-id-page_news .views-row {
  margin-bottom: 60px;
}
.view-display-id-page_news .views-row .thumbnail {
  background: none;
  border: 0;
  margin: 0 0 1.265625em;
  padding: 0;
  text-align: center;
}
.view-display-id-page_news .views-row .blog-headline {
  margin-bottom: 0.4932701843em;
}
.view-display-id-page_news .views-row .read-more {
  text-align: center;
}
.view-display-id-page_news .views-row-last {
  margin-bottom: 0;
}

.page-node-type-blog .main-container-wrapper {
  padding-top: 0;
}
.page-node-type-blog .page-header {
  display: none;
}

.view-galleries .views-row {
  cursor: pointer;
  margin-bottom: 30px;
}
.view-galleries .views-row .thumbnail {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
}
.view-galleries .views-row .title {
  background: rgba(6, 3, 0, 0.5);
  bottom: 0;
  color: #fcdebd;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  padding: 10px 0 10px 15px;
  position: absolute;
  right: 0;
}
.view-galleries.videos .views-field-field-video {
  display: none;
}

.jwplayer-video {
  padding-bottom: 75%;
  position: relative;
  width: 100%;
}
.jwplayer-video .full-wrap {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.jwplayer-video .full-wrap .video_wrapper video {
  transform: none;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.jwplayer-video .full-wrap .displayarea {
  position: absolute !important;
  top: 0 !important;
  width: 100% !important;
  height: auto !important;
  bottom: 0 !important;
}
.jwplayer-video .full-wrap .displayarea img {
  display: none !important;
}

#venture_wrap {
  margin: 20px auto;
  width: 570px;
}
@media (max-width: 651px) {
  #venture_wrap {
    display: none;
  }
}
#venture_wrap .venture_col_wrap {
  float: left;
  width: 33.333333%;
  position: relative;
}
#venture_wrap .venture_col_wrap .venture_col_inner_wrap {
  margin-right: 10px;
}
#venture_wrap .venture_col_wrap .venture_col_inner_wrap:hover {
  background: #ccb7a0;
}
#venture_wrap .venture_col_wrap .venture_col_inner_wrap .venture_images {
  margin-top: -15px;
  height: 345px;
}
#venture_wrap .venture_col_wrap .venture_col_inner_wrap .venture_images img {
  position: relative;
  max-width: none;
}
#venture_wrap .venture_col_wrap .venture_col_inner_wrap #venture_left_img img {
  top: -14px;
}
#venture_wrap .venture_col_wrap .venture_col_inner_wrap .venture_buttons {
  width: 100%;
  height: 45px;
  background: url("/sites/default/files/ventures-nav.png") no-repeat 0 0;
}
#venture_wrap .venture_col_wrap .venture_col_inner_wrap #venture_center_button {
  background-position: -175px 0;
}
#venture_wrap .venture_col_wrap .venture_col_inner_wrap #venture_right_button {
  background-position: -346px 0;
}
#venture_wrap #venture_left_col {
  z-index: 99;
}

.path-frontpage .feature-wrapper {
  background-color: #fff8ee;
}
.path-frontpage .feature-wrapper .feature-row {
  display: block;
}
@media (min-width: 1200px) {
  .path-frontpage .feature-wrapper .feature-row {
    display: flex;
  }
}
.path-frontpage .feature-wrapper .feature-photo-grant-hill {
  align-self: flex-end;
  margin-top: 60px;
}
.path-frontpage .feature-wrapper .feature-book-game {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.path-frontpage .feature-wrapper .feature-book-game .book-cover-game {
  margin-bottom: 10px;
  margin-top: 10px;
}
.path-frontpage .feature-wrapper .feature-book-game .book-feature-text {
  font-size: 1.5rem;
}
.path-frontpage .main-container-wrapper {
  padding: 0;
}
.path-frontpage .post-content-wrapper {
  background-color: #fdebd6;
  padding: 0;
}
.path-frontpage .cover-news {
  background: rgba(255, 255, 255, 0.9);
  border: 10px solid rgba(164, 128, 94, 0.3);
  padding: 22px 38px;
  z-index: 5;
}
.path-frontpage .cover-news p {
  margin-bottom: 0;
}